Trace number 3313376

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.1 1207.63

General information on the benchmark

NameSAT02/industrial/goldberg/rand_net/
rand_net60-40-10.shuffled.cnf
MD5SUM532245ed9a95eef41b179dba56b78f57
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.016996
Satisfiable
(Un)Satisfiability was proved
Number of variables4800
Number of clauses14281
Sum of the clauses size33540
Maximum clause length60
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 29360
Number of clauses of size 34920
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

0.11/0.11	31:24 INFO : Reading from input HOME/instance-3313376-1304188284.cnf
0.51/0.32	Executor set job limit to 1000000
0.51/0.32	Executor set job limit to 1000000
0.51/0.32	Executor set job limit to 1000000
0.51/0.32	Executor set job limit to 1000000
0.51/0.32	Starting Executor!
0.51/0.32	Starting Executor!
0.51/0.32	Starting Executor!
0.51/0.32	Starting Executor!
0.93/0.52	31:24 INFO : Found 60 xor gates
2.35/1.00	31:25 INFO : 4553 variables remaining out of 4800
2.35/1.00	31:25 INFO : 143850 literals remaining out of 47101

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 5.70 6.83 7.41 5/198 25354
/proc/meminfo: memFree=28946204/32950928 swapFree=67111448/67111528
[pid=25354] ppid=25352 vsize=26088 CPUtime=0 cores=1,3,5,7
/proc/25354/stat : 25354 (java) S 25352 25354 24160 0 -1 4202496 1415 0 0 0 0 0 0 0 25 0 2 0 530427076 26714112 885 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826042853 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/25354/statm: 6793 887 678 9 0 381 0
[pid=25354/tid=25355] ppid=25352 vsize=27172 CPUtime=0 cores=1,3,5,7
/proc/25354/task/25355/stat : 25355 (java) S 25352 25354 24160 0 -1 4202560 66 0 0 0 0 0 0 0 25 0 2 0 530427076 27824128 894 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251809316487 0 2147483391 4096 0 18446744071699215550 0 0 -1 1 0 0 0

[startup+0.104068 s]
/proc/loadavg: 5.70 6.83 7.41 5/198 25354
/proc/meminfo: memFree=28946204/32950928 swapFree=67111448/67111528
[pid=25354] ppid=25352 vsize=15741828 CPUtime=0.11 cores=1,3,5,7
/proc/25354/stat : 25354 (java) S 25352 25354 24160 0 -1 4202496 5668 0 1 0 9 2 0 0 25 0 18 0 530427076 16119631872 5083 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/25354/statm: 3935457 5084 2118 9 0 3926176 0
[pid=25354/tid=25355] ppid=25352 vsize=15741828 CPUtime=0.08 cores=1,3,5,7
/proc/25354/task/25355/stat : 25355 (java) R 25352 25354 24160 0 -1 4202560 3526 0 1 0 7 1 0 0 25 0 18 0 530427076 16119631872 5084 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 47414649071210 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15741828

[startup+0.201053 s]
/proc/loadavg: 5.70 6.83 7.41 5/198 25354
/proc/meminfo: memFree=28946204/32950928 swapFree=67111448/67111528
[pid=25354] ppid=25352 vsize=15742280 CPUtime=0.28 cores=1,3,5,7
/proc/25354/stat : 25354 (java) S 25352 25354 24160 0 -1 4202496 7174 0 1 0 26 2 0 0 25 0 18 0 530427076 16120094720 6526 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/25354/statm: 3935570 6527 2184 9 0 3926289 0
[pid=25354/tid=25355] ppid=25352 vsize=15742280 CPUtime=0.19 cores=1,3,5,7
/proc/25354/task/25355/stat : 25355 (java) R 25352 25354 24160 0 -1 4202560 4568 0 1 0 17 2 0 0 25 0 18 0 530427076 16120094720 6527 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 46912505511475 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 15742280

[startup+0.301036 s]
/proc/loadavg: 5.70 6.83 7.41 5/198 25354
/proc/meminfo: memFree=28946204/32950928 swapFree=67111448/67111528
[pid=25354] ppid=25352 vsize=15746944 CPUtime=0.51 cores=1,3,5,7
/proc/25354/stat : 25354 (java) S 25352 25354 24160 0 -1 4202496 16056 0 1 0 48 3 0 0 25 0 18 0 530427076 16124870656 14244 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/25354/statm: 3936736 14251 2207 9 0 3927455 0
[pid=25354/tid=25355] ppid=25352 vsize=15746944 CPUtime=0.28 cores=1,3,5,7
/proc/25354/task/25355/stat : 25355 (java) R 25352 25354 24160 0 -1 4202560 10913 0 1 0 26 2 0 0 25 0 18 0 530427076 16124870656 14254 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 46912505639008 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15746944

[startup+0.70097 s]
/proc/loadavg: 5.70 6.83 7.41 5/198 25354
/proc/meminfo: memFree=28946204/32950928 swapFree=67111448/67111528
[pid=25354] ppid=25352 vsize=15771088 CPUtime=1.49 cores=1,3,5,7
/proc/25354/stat : 25354 (java) S 25352 25354 24160 0 -1 4202496 30098 0 1 0 144 5 0 0 25 0 22 0 530427076 16149594112 25600 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/25354/statm: 3942772 25601 2249 9 0 3933491 0
[pid=25354/tid=25355] ppid=25352 vsize=15771088 CPUtime=0.68 cores=1,3,5,7
/proc/25354/task/25355/stat : 25355 (java) R 25352 25354 24160 0 -1 4202560 14673 0 1 0 65 3 0 0 25 0 22 0 530427076 16149594112 25601 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 46912505602472 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15771088

[startup+1.50083 s]
/proc/loadavg: 5.70 6.83 7.41 8/220 25376
/proc/meminfo: memFree=28837344/32950928 swapFree=67111448/67111528
[pid=25354] ppid=25352 vsize=15773320 CPUtime=3.95 cores=1,3,5,7
/proc/25354/stat : 25354 (java) S 25352 25354 24160 0 -1 4202496 48092 0 1 0 388 7 0 0 25 0 22 0 530427076 16151879680 38451 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/25354/statm: 3943330 38451 2261 9 0 3934049 0
[pid=25354/tid=25355] ppid=25352 vsize=15773320 CPUtime=0.99 cores=1,3,5,7
/proc/25354/task/25355/stat : 25355 (java) S 25352 25354 24160 0 -1 4202560 15735 0 1 0 96 3 0 0 25 0 22 0 530427076 16151879680 38452 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 1 0 0 0
[pid=25354/tid=25357] ppid=25352 vsize=15773320 CPUtime=0 cores=1,3,5,7
/proc/25354/task/25357/stat : 25357 (java) S 25352 25354 24160 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530427077 16151879680 38452 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 7 0 0 0
[pid=25354/tid=25358] ppid=25352 vsize=15773320 CPUtime=0 cores=1,3,5,7
/proc/25354/task/25358/stat : 25358 (java) S 25352 25354 24160 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530427077 16151879680 38452 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 7 0 0 0
[pid=25354/tid=25359] ppid=25352 vsize=15773320 CPUtime=0 cores=1,3,5,7
/proc/25354/task/25359/stat : 25359 (java) S 25352 25354 24160 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530427077 16151879680 38452 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 7 0 0 0
[pid=25354/tid=25360] ppid=25352 vsize=15773320 CPUtime=0 cores=1,3,5,7
/proc/25354/task/25360/stat : 25360 (java) S 25352 25354 24160 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530427077 16151879680 38452 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 7 0 0 0
[pid=25354/tid=25361] ppid=25352 vsize=15773320 CPUtime=0 cores=1,3,5,7
/proc/25354/task/25361/stat : 25361 (java) S 25352 25354 24160 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530427077 16151879680 38452 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 7 0 0 0
[pid=25354/tid=25362] ppid=25352 vsize=15773320 CPUtime=0 cores=1,3,5,7
/proc/25354/task/25362/stat : 25362 (java) S 25352 25354 24160 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530427077 16151879680 38452 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 7 0 0 0
[pid=25354/tid=25363] ppid=25352 vsize=15773320 CPUtime=0 cores=1,3,5,7
/proc/25354/task/25363/stat : 25363 (java) S 25352 25354 24160 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530427077 16151879680 38452 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 7 0 0 0
[pid=25354/tid=25364] ppid=25352 vsize=15773320 CPUtime=0 cores=1,3,5,7
/proc/25354/task/25364/stat : 25364 (java) S 25352 25354 24160 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530427077 16151879680 38452 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 7 0 0 0
[pid=25354/tid=25365] ppid=25352 vsize=15773320 CPUtime=0 cores=1,3,5,7
/proc/25354/task/25365/stat : 25365 (java) S 25352 25354 24160 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 22 0 530427078 16151879680 38452 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056704 0 0 0 16800975 18446604471146590592 0 0 -1 5 0 0 0
[pid=25354/tid=25366] ppid=25352 vsize=15773320 CPUtime=0 cores=1,3,5,7
/proc/25354/task/25366/stat : 25366 (java) S 25352 25354 24160 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 22 0 530427078 16151879680 38452 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 5 0 0 0
[pid=25354/tid=25367] ppid=25352 vsize=15773320 CPUtime=0 cores=1,3,5,7
/proc/25354/task/25367/stat : 25367 (java) S 25352 25354 24160 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 530427078 16151879680 38453 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 5 0 0 0
[pid=25354/tid=25368] ppid=25352 vsize=15773320 CPUtime=0 cores=1,3,5,7
/proc/25354/task/25368/stat : 25368 (java) S 25352 25354 24160 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530427080 16151879680 38453 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826063793 0 4 0 16800975 18446604471146590592 0 0 -1 5 0 0 0
[pid=25354/tid=25369] ppid=25352 vsize=15773320 CPUtime=1.25 cores=1,3,5,7
/proc/25354/task/25369/stat : 25369 (java) R 25352 25354 24160 0 -1 4202560 14373 0 0 0 124 1 0 0 25 0 22 0 530427080 16151879680 38454 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 47414647533840 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=25354/tid=25370] ppid=25352 vsize=15773320 CPUtime=0.9 cores=1,3,5,7
/proc/25354/task/25370/stat : 25370 (java) R 25352 25354 24160 0 -1 4202560 6519 0 0 0 90 0 0 0 25 0 22 0 530427080 16151879680 38455 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 47414652682056 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=25354/tid=25371] ppid=25352 vsize=15773320 CPUtime=0 cores=1,3,5,7
/proc/25354/task/25371/stat : 25371 (java) S 25352 25354 24160 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530427080 16151879680 38456 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 5 0 0 0
[pid=25354/tid=25372] ppid=25352 vsize=15773320 CPUtime=0 cores=1,3,5,7
/proc/25354/task/25372/stat : 25372 (java) S 25352 25354 24160 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530427080 16151879680 38456 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056704 0 4 0 16800975 18446604471146590592 0 0 -1 3 0 0 0
[pid=25354/tid=25373] ppid=25352 vsize=15773320 CPUtime=0.41 cores=1,3,5,7
/proc/25354/task/25373/stat : 25373 (java) S 25352 25354 24160 0 -1 4202560 4101 0 0 0 41 0 0 0 19 0 22 0 530427108 16151879680 38457 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056704 0 4 0 16800975 18446604471146590592 0 0 -1 5 0 0 0
[pid=25354/tid=25374] ppid=25352 vsize=15773320 CPUtime=0.03 cores=1,3,5,7
/proc/25354/task/25374/stat : 25374 (java) R 25352 25354 24160 0 -1 4202560 2193 0 0 0 3 0 0 0 15 0 22 0 530427108 16151879680 38457 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 46912505869270 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=25354/tid=25375] ppid=25352 vsize=15773320 CPUtime=0.04 cores=1,3,5,7
/proc/25354/task/25375/stat : 25375 (java) S 25352 25354 24160 0 -1 4202560 36 0 0 0 4 0 0 0 15 0 22 0 530427108 16151879680 38458 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056704 0 4 0 16800975 18446604471146590592 0 0 -1 7 0 0 0
[pid=25354/tid=25376] ppid=25352 vsize=15773320 CPUtime=0.26 cores=1,3,5,7
/proc/25354/task/25376/stat : 25376 (java) S 25352 25354 24160 0 -1 4202560 3744 0 0 0 26 0 0 0 17 0 22 0 530427108 16151879680 38458 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056704 0 4 0 16800975 18446604471146590592 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.95
Current children cumulated vsize (KiB) 15773320

[startup+3.10157 s]
/proc/loadavg: 5.88 6.85 7.41 11/220 25376
/proc/meminfo: memFree=28720164/32950928 swapFree=67111448/67111528
[pid=25354] ppid=25352 vsize=15773320 CPUtime=9.65 cores=1,3,5,7
/proc/25354/stat : 25354 (java) S 25352 25354 24160 0 -1 4202496 79810 0 1 0 953 12 0 0 25 0 22 0 530427076 16151879680 69268 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/25354/statm: 3943330 69268 2284 9 0 3934049 0
[pid=25354/tid=25355] ppid=25352 vsize=15773320 CPUtime=0.99 cores=1,3,5,7
/proc/25354/task/25355/stat : 25355 (java) S 25352 25354 24160 0 -1 4202560 15735 0 1 0 96 3 0 0 25 0 22 0 530427076 16151879680 69268 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 1 0 0 0
[pid=25354/tid=25357] ppid=25352 vsize=15773320 CPUtime=0 cores=1,3,5,7
/proc/25354/task/25357/stat : 25357 (java) S 25352 25354 24160 0 -1 4202560 4098 0 0 0 0 0 0 0 16 0 22 0 530427077 16151879680 69268 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 1 0 0 0
[pid=25354/tid=25358] ppid=25352 vsize=15773320 CPUtime=0 cores=1,3,5,7
/proc/25354/task/25358/stat : 25358 (java) S 25352 25354 24160 0 -1 4202560 1544 0 0 0 0 0 0 0 15 0 22 0 530427077 16151879680 69268 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 7 0 0 0
[pid=25354/tid=25359] ppid=25352 vsize=15773320 CPUtime=0.01 cores=1,3,5,7
/proc/25354/task/25359/stat : 25359 (java) S 25352 25354 24160 0 -1 4202560 3233 0 0 0 1 0 0 0 16 0 22 0 530427077 16151879680 69268 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 1 0 0 0
[pid=25354/tid=25360] ppid=25352 vsize=15773320 CPUtime=0 cores=1,3,5,7
/proc/25354/task/25360/stat : 25360 (java) S 25352 25354 24160 0 -1 4202560 2290 0 0 0 0 0 0 0 15 0 22 0 530427077 16151879680 69268 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 3 0 0 0
[pid=25354/tid=25361] ppid=25352 vsize=15773320 CPUtime=0 cores=1,3,5,7
/proc/25354/task/25361/stat : 25361 (java) S 25352 25354 24160 0 -1 4202560 1901 0 0 0 0 0 0 0 16 0 22 0 530427077 16151879680 69268 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 3 0 0 0
[pid=25354/tid=25362] ppid=25352 vsize=15773320 CPUtime=0.01 cores=1,3,5,7
/proc/25354/task/25362/stat : 25362 (java) S 25352 25354 24160 0 -1 4202560 1486 0 0 0 1 0 0 0 15 0 22 0 530427077 16151879680 69268 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 5 0 0 0
[pid=25354/tid=25363] ppid=25352 vsize=15773320 CPUtime=0 cores=1,3,5,7
/proc/25354/task/25363/stat : 25363 (java) S 25352 25354 24160 0 -1 4202560 1351 0 0 0 0 0 0 0 15 0 22 0 530427077 16151879680 69268 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 1 0 0 0
[pid=25354/tid=25364] ppid=25352 vsize=15773320 CPUtime=0.01 cores=1,3,5,7
/proc/25354/task/25364/stat : 25364 (java) S 25352 25354 24160 0 -1 4202560 4810 0 0 0 1 0 0 0 16 0 22 0 530427077 16151879680 69268 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 7 0 0 0
[pid=25354/tid=25365] ppid=25352 vsize=15773320 CPUtime=0 cores=1,3,5,7
/proc/25354/task/25365/stat : 25365 (java) S 25352 25354 24160 0 -1 4202560 73 0 0 0 0 0 0 0 16 0 22 0 530427078 16151879680 69268 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056704 0 0 0 16800975 18446604471146590592 0 0 -1 1 0 0 0
[pid=25354/tid=25366] ppid=25352 vsize=15773320 CPUtime=0 cores=1,3,5,7
/proc/25354/task/25366/stat : 25366 (java) S 25352 25354 24160 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530427078 16151879680 69268 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 5 0 0 0
[pid=25354/tid=25367] ppid=25352 vsize=15773320 CPUtime=0 cores=1,3,5,7
/proc/25354/task/25367/stat : 25367 (java) S 25352 25354 24160 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530427078 16151879680 69268 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 5 0 0 0
[pid=25354/tid=25368] ppid=25352 vsize=15773320 CPUtime=0 cores=1,3,5,7
/proc/25354/task/25368/stat : 25368 (java) S 25352 25354 24160 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530427080 16151879680 69268 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826063793 0 4 0 16800975 18446604471146590592 0 0 -1 5 0 0 0
[pid=25354/tid=25369] ppid=25352 vsize=15773320 CPUtime=1.41 cores=1,3,5,7
/proc/25354/task/25369/stat : 25369 (java) R 25352 25354 24160 0 -1 4202560 14398 0 0 0 140 1 0 0 18 0 22 0 530427080 16151879680 69268 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 47414647442407 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=25354/tid=25370] ppid=25352 vsize=15773320 CPUtime=1.09 cores=1,3,5,7
/proc/25354/task/25370/stat : 25370 (java) R 25352 25354 24160 0 -1 4202560 7404 0 0 0 109 0 0 0 19 0 22 0 530427080 16151879680 69268 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 47414649062844 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=25354/tid=25371] ppid=25352 vsize=15773320 CPUtime=0 cores=1,3,5,7
/proc/25354/task/25371/stat : 25371 (java) S 25352 25354 24160 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530427080 16151879680 69268 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 5 0 0 0
[pid=25354/tid=25372] ppid=25352 vsize=15773320 CPUtime=0 cores=1,3,5,7
/proc/25354/task/25372/stat : 25372 (java) S 25352 25354 24160 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530427080 16151879680 69268 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056704 0 4 0 16800975 18446604471146590592 0 0 -1 5 0 0 0
[pid=25354/tid=25373] ppid=25352 vsize=15773320 CPUtime=1.62 cores=1,3,5,7
/proc/25354/task/25373/stat : 25373 (java) R 25352 25354 24160 0 -1 4202560 10156 0 0 0 161 1 0 0 17 0 22 0 530427108 16151879680 69268 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 46912506061314 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=25354/tid=25374] ppid=25352 vsize=15773320 CPUtime=1.43 cores=1,3,5,7
/proc/25354/task/25374/stat : 25374 (java) R 25352 25354 24160 0 -1 4202560 5612 0 0 0 143 0 0 0 16 0 22 0 530427108 16151879680 69268 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 47414652033033 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=25354/tid=25375] ppid=25352 vsize=15773320 CPUtime=1.34 cores=1,3,5,7
/proc/25354/task/25375/stat : 25375 (java) R 25352 25354 24160 0 -1 4202560 398 0 0 0 134 0 0 0 17 0 22 0 530427108 16151879680 69268 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 46912505885632 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=25354/tid=25376] ppid=25352 vsize=15773320 CPUtime=1.59 cores=1,3,5,7
/proc/25354/task/25376/stat : 25376 (java) R 25352 25354 24160 0 -1 4202560 3934 0 0 0 159 0 0 0 17 0 22 0 530427108 16151879680 69268 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 46912505785065 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 9.65
Current children cumulated vsize (KiB) 15773320

[startup+6.30103 s]
/proc/loadavg: 5.88 6.85 7.41 9/220 25376
/proc/meminfo: memFree=27815660/32950928 swapFree=67111448/67111528
[pid=25354] ppid=25352 vsize=15766424 CPUtime=22.38 cores=1,3,5,7
/proc/25354/stat : 25354 (java) S 25352 25354 24160 0 -1 4202496 298914 0 1 0 2199 39 0 0 25 0 22 0 530427076 16144818176 286204 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/25354/statm: 3941606 286204 2292 9 0 3932325 0
[pid=25354/tid=25355] ppid=25352 vsize=15766424 CPUtime=0.99 cores=1,3,5,7
/proc/25354/task/25355/stat : 25355 (java) S 25352 25354 24160 0 -1 4202560 15735 0 1 0 96 3 0 0 25 0 22 0 530427076 16144818176 286204 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 1 0 0 0
[pid=25354/tid=25357] ppid=25352 vsize=15766424 CPUtime=0 cores=1,3,5,7
/proc/25354/task/25357/stat : 25357 (java) S 25352 25354 24160 0 -1 4202560 4098 0 0 0 0 0 0 0 15 0 22 0 530427077 16144818176 286204 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 7 0 0 0
[pid=25354/tid=25358] ppid=25352 vsize=15766424 CPUtime=0.01 cores=1,3,5,7
/proc/25354/task/25358/stat : 25358 (java) S 25352 25354 24160 0 -1 4202560 4519 0 0 0 0 1 0 0 16 0 22 0 530427077 16144818176 286204 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 7 0 0 0
[pid=25354/tid=25359] ppid=25352 vsize=15766424 CPUtime=0.02 cores=1,3,5,7
/proc/25354/task/25359/stat : 25359 (java) S 25352 25354 24160 0 -1 4202560 7244 0 0 0 2 0 0 0 16 0 22 0 530427077 16144818176 286204 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 7 0 0 0
[pid=25354/tid=25360] ppid=25352 vsize=15766424 CPUtime=0.01 cores=1,3,5,7
/proc/25354/task/25360/stat : 25360 (java) S 25352 25354 24160 0 -1 4202560 5439 0 0 0 1 0 0 0 16 0 22 0 530427077 16144818176 286204 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 3 0 0 0
[pid=25354/tid=25361] ppid=25352 vsize=15766424 CPUtime=0.02 cores=1,3,5,7
/proc/25354/task/25361/stat : 25361 (java) S 25352 25354 24160 0 -1 4202560 6791 0 0 0 2 0 0 0 15 0 22 0 530427077 16144818176 286204 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 5 0 0 0
[pid=25354/tid=25362] ppid=25352 vsize=15766424 CPUtime=0.01 cores=1,3,5,7
/proc/25354/task/25362/stat : 25362 (java) S 25352 25354 24160 0 -1 4202560 3372 0 0 0 1 0 0 0 16 0 22 0 530427077 16144818176 286204 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 5 0 0 0
[pid=25354/tid=25363] ppid=25352 vsize=15766424 CPUtime=0.01 cores=1,3,5,7
/proc/25354/task/25363/stat : 25363 (java) S 25352 25354 24160 0 -1 4202560 5814 0 0 0 0 1 0 0 15 0 22 0 530427077 16144818176 286204 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 5 0 0 0
[pid=25354/tid=25364] ppid=25352 vsize=15766424 CPUtime=0.03 cores=1,3,5,7
/proc/25354/task/25364/stat : 25364 (java) S 25352 25354 24160 0 -1 4202560 9810 0 0 0 2 1 0 0 15 0 22 0 530427077 16144818176 286204 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 7 0 0 0

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

[pid=25354/tid=25374] ppid=25352 vsize=15766424 CPUtime=1107.3 cores=1,3,5,7
/proc/25354/task/25374/stat : 25374 (java) R 25352 25354 24160 0 -1 4202560 244172 0 0 0 110686 44 0 0 25 0 22 0 530427108 16144818176 112787 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 46912506061212 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=25354/tid=25375] ppid=25352 vsize=15766424 CPUtime=1107 cores=1,3,5,7
/proc/25354/task/25375/stat : 25375 (java) R 25352 25354 24160 0 -1 4202560 229198 0 0 0 110658 42 0 0 25 0 22 0 530427108 16144818176 112787 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 47414652031722 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=25354/tid=25376] ppid=25352 vsize=15766424 CPUtime=1107.55 cores=1,3,5,7
/proc/25354/task/25376/stat : 25376 (java) R 25352 25354 24160 0 -1 4202560 239856 0 0 0 110712 43 0 0 25 0 22 0 530427108 16144818176 112787 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 46912505936233 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4460.87
Current children cumulated vsize (KiB) 15766424

[startup+1182.3 s]
/proc/loadavg: 7.51 7.92 7.83 5/193 25427
/proc/meminfo: memFree=30281708/32950928 swapFree=67111448/67111528
[pid=25354] ppid=25352 vsize=15766424 CPUtime=4699.47 cores=1,3,5,7
/proc/25354/stat : 25354 (java) S 25352 25354 24160 0 -1 4202496 1582723 0 1 0 469551 396 0 0 25 0 22 0 530427076 16144818176 123302 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/25354/statm: 3941606 123302 2300 9 0 3932325 0
[pid=25354/tid=25355] ppid=25352 vsize=15766424 CPUtime=0.99 cores=1,3,5,7
/proc/25354/task/25355/stat : 25355 (java) S 25352 25354 24160 0 -1 4202560 15735 0 1 0 96 3 0 0 25 0 22 0 530427076 16144818176 123302 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 1 0 0 0
[pid=25354/tid=25357] ppid=25352 vsize=15766424 CPUtime=3.37 cores=1,3,5,7
/proc/25354/task/25357/stat : 25357 (java) S 25352 25354 24160 0 -1 4202560 65129 0 0 0 320 17 0 0 16 0 22 0 530427077 16144818176 123302 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 3 0 0 0
[pid=25354/tid=25358] ppid=25352 vsize=15766424 CPUtime=3.3 cores=1,3,5,7
/proc/25354/task/25358/stat : 25358 (java) S 25352 25354 24160 0 -1 4202560 64375 0 0 0 313 17 0 0 15 0 22 0 530427077 16144818176 123302 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 7 0 0 0
[pid=25354/tid=25359] ppid=25352 vsize=15766424 CPUtime=3.31 cores=1,3,5,7
/proc/25354/task/25359/stat : 25359 (java) S 25352 25354 24160 0 -1 4202560 67058 0 0 0 314 17 0 0 16 0 22 0 530427077 16144818176 123302 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 1 0 0 0
[pid=25354/tid=25360] ppid=25352 vsize=15766424 CPUtime=3.29 cores=1,3,5,7
/proc/25354/task/25360/stat : 25360 (java) S 25352 25354 24160 0 -1 4202560 65803 0 0 0 313 16 0 0 15 0 22 0 530427077 16144818176 123302 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 1 0 0 0
[pid=25354/tid=25361] ppid=25352 vsize=15766424 CPUtime=3.34 cores=1,3,5,7
/proc/25354/task/25361/stat : 25361 (java) S 25352 25354 24160 0 -1 4202560 64114 0 0 0 319 15 0 0 16 0 22 0 530427077 16144818176 123302 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 3 0 0 0
[pid=25354/tid=25362] ppid=25352 vsize=15766424 CPUtime=3.3 cores=1,3,5,7
/proc/25354/task/25362/stat : 25362 (java) S 25352 25354 24160 0 -1 4202560 64276 0 0 0 314 16 0 0 16 0 22 0 530427077 16144818176 123302 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 5 0 0 0
[pid=25354/tid=25363] ppid=25352 vsize=15766424 CPUtime=3.36 cores=1,3,5,7
/proc/25354/task/25363/stat : 25363 (java) S 25352 25354 24160 0 -1 4202560 65676 0 0 0 321 15 0 0 15 0 22 0 530427077 16144818176 123302 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 1 0 0 0
[pid=25354/tid=25364] ppid=25352 vsize=15766424 CPUtime=3.44 cores=1,3,5,7
/proc/25354/task/25364/stat : 25364 (java) S 25352 25354 24160 0 -1 4202560 71155 0 0 0 326 18 0 0 15 0 22 0 530427077 16144818176 123302 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 7 0 0 0
[pid=25354/tid=25365] ppid=25352 vsize=15766424 CPUtime=2.25 cores=1,3,5,7
/proc/25354/task/25365/stat : 25365 (java) S 25352 25354 24160 0 -1 4202560 4279 0 0 0 154 71 0 0 15 0 22 0 530427078 16144818176 123302 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056704 0 0 0 16800975 18446604471146590592 0 0 -1 5 0 0 0
[pid=25354/tid=25366] ppid=25352 vsize=15766424 CPUtime=0 cores=1,3,5,7
/proc/25354/task/25366/stat : 25366 (java) S 25352 25354 24160 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530427078 16144818176 123302 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 5 0 0 0
[pid=25354/tid=25367] ppid=25352 vsize=15766424 CPUtime=0 cores=1,3,5,7
/proc/25354/task/25367/stat : 25367 (java) S 25352 25354 24160 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530427078 16144818176 123302 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 5 0 0 0
[pid=25354/tid=25368] ppid=25352 vsize=15766424 CPUtime=0 cores=1,3,5,7
/proc/25354/task/25368/stat : 25368 (java) S 25352 25354 24160 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530427080 16144818176 123302 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826063793 0 4 0 16800975 18446604471146590592 0 0 -1 5 0 0 0
[pid=25354/tid=25369] ppid=25352 vsize=15766424 CPUtime=1.79 cores=1,3,5,7
/proc/25354/task/25369/stat : 25369 (java) S 25352 25354 24160 0 -1 4202560 14434 0 0 0 178 1 0 0 16 0 22 0 530427080 16144818176 123302 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 3 0 0 0
[pid=25354/tid=25370] ppid=25352 vsize=15766424 CPUtime=1.26 cores=1,3,5,7
/proc/25354/task/25370/stat : 25370 (java) S 25352 25354 24160 0 -1 4202560 7827 0 0 0 126 0 0 0 15 0 22 0 530427080 16144818176 123302 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 5 0 0 0
[pid=25354/tid=25371] ppid=25352 vsize=15766424 CPUtime=0 cores=1,3,5,7
/proc/25354/task/25371/stat : 25371 (java) S 25352 25354 24160 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530427080 16144818176 123302 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 5 0 0 0
[pid=25354/tid=25372] ppid=25352 vsize=15766424 CPUtime=0 cores=1,3,5,7
/proc/25354/task/25372/stat : 25372 (java) S 25352 25354 24160 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 530427080 16144818176 123302 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056704 0 4 0 16800975 18446604471146590592 0 0 -1 7 0 0 0
[pid=25354/tid=25373] ppid=25352 vsize=15766424 CPUtime=1166.69 cores=1,3,5,7
/proc/25354/task/25373/stat : 25373 (java) R 25352 25354 24160 0 -1 4202560 255487 0 0 0 116624 45 0 0 25 0 22 0 530427108 16144818176 123302 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 46912505919968 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=25354/tid=25374] ppid=25352 vsize=15766424 CPUtime=1166.39 cores=1,3,5,7
/proc/25354/task/25374/stat : 25374 (java) R 25352 25354 24160 0 -1 4202560 258361 0 0 0 116593 46 0 0 25 0 22 0 530427108 16144818176 123302 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 46912505885651 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=25354/tid=25375] ppid=25352 vsize=15766424 CPUtime=1166.34 cores=1,3,5,7
/proc/25354/task/25375/stat : 25375 (java) R 25352 25354 24160 0 -1 4202560 243091 0 0 0 116591 43 0 0 25 0 22 0 530427108 16144818176 123302 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 46912506260549 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=25354/tid=25376] ppid=25352 vsize=15766424 CPUtime=1166.88 cores=1,3,5,7
/proc/25354/task/25376/stat : 25376 (java) R 25352 25354 24160 0 -1 4202560 254473 0 0 0 116642 46 0 0 25 0 22 0 530427108 16144818176 123302 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 46912505813490 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4699.47
Current children cumulated vsize (KiB) 15766424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.6 s]
/proc/loadavg: 6.31 7.61 7.72 5/193 25428
/proc/meminfo: memFree=30367196/32950928 swapFree=67111448/67111528
[pid=25354] ppid=25352 vsize=15766424 CPUtime=4800.04 cores=1,3,5,7
/proc/25354/stat : 25354 (java) S 25352 25354 24160 0 -1 4202496 1593647 0 1 0 479601 403 0 0 25 0 22 0 530427076 16144818176 102771 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/25354/statm: 3941606 102771 2300 9 0 3932325 0
[pid=25354/tid=25355] ppid=25352 vsize=15766424 CPUtime=0.99 cores=1,3,5,7
/proc/25354/task/25355/stat : 25355 (java) S 25352 25354 24160 0 -1 4202560 15735 0 1 0 96 3 0 0 25 0 22 0 530427076 16144818176 102771 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 1 0 0 0
[pid=25354/tid=25357] ppid=25352 vsize=15766424 CPUtime=3.44 cores=1,3,5,7
/proc/25354/task/25357/stat : 25357 (java) S 25352 25354 24160 0 -1 4202560 65336 0 0 0 327 17 0 0 15 0 22 0 530427077 16144818176 102771 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 1 0 0 0
[pid=25354/tid=25358] ppid=25352 vsize=15766424 CPUtime=3.38 cores=1,3,5,7
/proc/25354/task/25358/stat : 25358 (java) S 25352 25354 24160 0 -1 4202560 64464 0 0 0 321 17 0 0 15 0 22 0 530427077 16144818176 102771 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 7 0 0 0
[pid=25354/tid=25359] ppid=25352 vsize=15766424 CPUtime=3.39 cores=1,3,5,7
/proc/25354/task/25359/stat : 25359 (java) S 25352 25354 24160 0 -1 4202560 67288 0 0 0 321 18 0 0 15 0 22 0 530427077 16144818176 102771 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 3 0 0 0
[pid=25354/tid=25360] ppid=25352 vsize=15766424 CPUtime=3.36 cores=1,3,5,7
/proc/25354/task/25360/stat : 25360 (java) S 25352 25354 24160 0 -1 4202560 65923 0 0 0 319 17 0 0 15 0 22 0 530427077 16144818176 102771 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 1 0 0 0
[pid=25354/tid=25361] ppid=25352 vsize=15766424 CPUtime=3.42 cores=1,3,5,7
/proc/25354/task/25361/stat : 25361 (java) S 25352 25354 24160 0 -1 4202560 64447 0 0 0 326 16 0 0 16 0 22 0 530427077 16144818176 102771 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 3 0 0 0
[pid=25354/tid=25362] ppid=25352 vsize=15766424 CPUtime=3.38 cores=1,3,5,7
/proc/25354/task/25362/stat : 25362 (java) S 25352 25354 24160 0 -1 4202560 64300 0 0 0 322 16 0 0 15 0 22 0 530427077 16144818176 102771 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 3 0 0 0
[pid=25354/tid=25363] ppid=25352 vsize=15766424 CPUtime=3.43 cores=1,3,5,7
/proc/25354/task/25363/stat : 25363 (java) S 25352 25354 24160 0 -1 4202560 65808 0 0 0 328 15 0 0 15 0 22 0 530427077 16144818176 102771 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 7 0 0 0
[pid=25354/tid=25364] ppid=25352 vsize=15766424 CPUtime=3.5 cores=1,3,5,7
/proc/25354/task/25364/stat : 25364 (java) S 25352 25354 24160 0 -1 4202560 71172 0 0 0 332 18 0 0 15 0 22 0 530427077 16144818176 102771 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 5 0 0 0
[pid=25354/tid=25365] ppid=25352 vsize=15766424 CPUtime=2.3 cores=1,3,5,7
/proc/25354/task/25365/stat : 25365 (java) S 25352 25354 24160 0 -1 4202560 4338 0 0 0 158 72 0 0 15 0 22 0 530427078 16144818176 102771 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056704 0 0 0 16800975 18446604471146590592 0 0 -1 1 0 0 0
[pid=25354/tid=25366] ppid=25352 vsize=15766424 CPUtime=0 cores=1,3,5,7
/proc/25354/task/25366/stat : 25366 (java) S 25352 25354 24160 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530427078 16144818176 102771 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 5 0 0 0
[pid=25354/tid=25367] ppid=25352 vsize=15766424 CPUtime=0 cores=1,3,5,7
/proc/25354/task/25367/stat : 25367 (java) S 25352 25354 24160 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530427078 16144818176 102771 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 5 0 0 0
[pid=25354/tid=25368] ppid=25352 vsize=15766424 CPUtime=0 cores=1,3,5,7
/proc/25354/task/25368/stat : 25368 (java) S 25352 25354 24160 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530427080 16144818176 102771 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826063793 0 4 0 16800975 18446604471146590592 0 0 -1 5 0 0 0
[pid=25354/tid=25369] ppid=25352 vsize=15766424 CPUtime=1.79 cores=1,3,5,7
/proc/25354/task/25369/stat : 25369 (java) S 25352 25354 24160 0 -1 4202560 14434 0 0 0 178 1 0 0 16 0 22 0 530427080 16144818176 102771 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 3 0 0 0
[pid=25354/tid=25370] ppid=25352 vsize=15766424 CPUtime=1.26 cores=1,3,5,7
/proc/25354/task/25370/stat : 25370 (java) S 25352 25354 24160 0 -1 4202560 7827 0 0 0 126 0 0 0 15 0 22 0 530427080 16144818176 102771 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 5 0 0 0
[pid=25354/tid=25371] ppid=25352 vsize=15766424 CPUtime=0 cores=1,3,5,7
/proc/25354/task/25371/stat : 25371 (java) S 25352 25354 24160 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530427080 16144818176 102771 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 5 0 0 0
[pid=25354/tid=25372] ppid=25352 vsize=15766424 CPUtime=0 cores=1,3,5,7
/proc/25354/task/25372/stat : 25372 (java) S 25352 25354 24160 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 530427080 16144818176 102771 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056704 0 4 0 16800975 18446604471146590592 0 0 -1 1 0 0 0
[pid=25354/tid=25373] ppid=25352 vsize=15766424 CPUtime=1191.68 cores=1,3,5,7
/proc/25354/task/25373/stat : 25373 (java) R 25352 25354 24160 0 -1 4202560 257691 0 0 0 119122 46 0 0 25 0 22 0 530427108 16144818176 102771 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 46912505986282 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=25354/tid=25374] ppid=25352 vsize=15766424 CPUtime=1191.3 cores=1,3,5,7
/proc/25354/task/25374/stat : 25374 (java) R 25352 25354 24160 0 -1 4202560 261555 0 0 0 119083 47 0 0 25 0 22 0 530427108 16144818176 102771 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 46912505673972 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=25354/tid=25375] ppid=25352 vsize=15766424 CPUtime=1191.36 cores=1,3,5,7
/proc/25354/task/25375/stat : 25375 (java) R 25352 25354 24160 0 -1 4202560 245877 0 0 0 119092 44 0 0 25 0 22 0 530427108 16144818176 102771 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 46912506259666 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=25354/tid=25376] ppid=25352 vsize=15766424 CPUtime=1191.9 cores=1,3,5,7
/proc/25354/task/25376/stat : 25376 (java) R 25352 25354 24160 0 -1 4202560 256000 0 0 0 119143 47 0 0 25 0 22 0 530427108 16144818176 102771 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 46912505869541 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 15766424

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

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

[startup+1207.6 s]
/proc/loadavg: 6.31 7.61 7.72 5/193 25428
/proc/meminfo: memFree=30367196/32950928 swapFree=67111448/67111528
[pid=25354] ppid=25352 vsize=15766424 CPUtime=4800.04 cores=1,3,5,7
/proc/25354/stat : 25354 (java) S 25352 25354 24160 0 -1 4202496 1593647 0 1 0 479601 403 0 0 25 0 22 0 530427076 16144818176 102771 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/25354/statm: 3941606 102771 2300 9 0 3932325 0
[pid=25354/tid=25355] ppid=25352 vsize=15766424 CPUtime=0.99 cores=1,3,5,7
/proc/25354/task/25355/stat : 25355 (java) S 25352 25354 24160 0 -1 4202560 15735 0 1 0 96 3 0 0 25 0 22 0 530427076 16144818176 102771 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 1 0 0 0
[pid=25354/tid=25357] ppid=25352 vsize=15766424 CPUtime=3.44 cores=1,3,5,7
/proc/25354/task/25357/stat : 25357 (java) S 25352 25354 24160 0 -1 4202560 65336 0 0 0 327 17 0 0 15 0 22 0 530427077 16144818176 102771 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 1 0 0 0
[pid=25354/tid=25358] ppid=25352 vsize=15766424 CPUtime=3.38 cores=1,3,5,7
/proc/25354/task/25358/stat : 25358 (java) S 25352 25354 24160 0 -1 4202560 64464 0 0 0 321 17 0 0 15 0 22 0 530427077 16144818176 102771 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 7 0 0 0
[pid=25354/tid=25359] ppid=25352 vsize=15766424 CPUtime=3.39 cores=1,3,5,7
/proc/25354/task/25359/stat : 25359 (java) S 25352 25354 24160 0 -1 4202560 67288 0 0 0 321 18 0 0 15 0 22 0 530427077 16144818176 102771 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 3 0 0 0
[pid=25354/tid=25360] ppid=25352 vsize=15766424 CPUtime=3.36 cores=1,3,5,7
/proc/25354/task/25360/stat : 25360 (java) S 25352 25354 24160 0 -1 4202560 65923 0 0 0 319 17 0 0 15 0 22 0 530427077 16144818176 102771 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 1 0 0 0
[pid=25354/tid=25361] ppid=25352 vsize=15766424 CPUtime=3.42 cores=1,3,5,7
/proc/25354/task/25361/stat : 25361 (java) S 25352 25354 24160 0 -1 4202560 64447 0 0 0 326 16 0 0 16 0 22 0 530427077 16144818176 102771 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 3 0 0 0
[pid=25354/tid=25362] ppid=25352 vsize=15766424 CPUtime=3.38 cores=1,3,5,7
/proc/25354/task/25362/stat : 25362 (java) S 25352 25354 24160 0 -1 4202560 64300 0 0 0 322 16 0 0 15 0 22 0 530427077 16144818176 102771 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 3 0 0 0
[pid=25354/tid=25363] ppid=25352 vsize=15766424 CPUtime=3.43 cores=1,3,5,7
/proc/25354/task/25363/stat : 25363 (java) S 25352 25354 24160 0 -1 4202560 65808 0 0 0 328 15 0 0 15 0 22 0 530427077 16144818176 102771 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 7 0 0 0
[pid=25354/tid=25364] ppid=25352 vsize=15766424 CPUtime=3.5 cores=1,3,5,7
/proc/25354/task/25364/stat : 25364 (java) S 25352 25354 24160 0 -1 4202560 71172 0 0 0 332 18 0 0 15 0 22 0 530427077 16144818176 102771 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 5 0 0 0
[pid=25354/tid=25365] ppid=25352 vsize=15766424 CPUtime=2.3 cores=1,3,5,7
/proc/25354/task/25365/stat : 25365 (java) S 25352 25354 24160 0 -1 4202560 4338 0 0 0 158 72 0 0 15 0 22 0 530427078 16144818176 102771 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056704 0 0 0 16800975 18446604471146590592 0 0 -1 1 0 0 0
[pid=25354/tid=25366] ppid=25352 vsize=15766424 CPUtime=0 cores=1,3,5,7
/proc/25354/task/25366/stat : 25366 (java) S 25352 25354 24160 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530427078 16144818176 102771 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 5 0 0 0
[pid=25354/tid=25367] ppid=25352 vsize=15766424 CPUtime=0 cores=1,3,5,7
/proc/25354/task/25367/stat : 25367 (java) S 25352 25354 24160 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530427078 16144818176 102771 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 5 0 0 0
[pid=25354/tid=25368] ppid=25352 vsize=15766424 CPUtime=0 cores=1,3,5,7
/proc/25354/task/25368/stat : 25368 (java) S 25352 25354 24160 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530427080 16144818176 102771 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826063793 0 4 0 16800975 18446604471146590592 0 0 -1 5 0 0 0
[pid=25354/tid=25369] ppid=25352 vsize=15766424 CPUtime=1.79 cores=1,3,5,7
/proc/25354/task/25369/stat : 25369 (java) S 25352 25354 24160 0 -1 4202560 14434 0 0 0 178 1 0 0 16 0 22 0 530427080 16144818176 102771 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 3 0 0 0
[pid=25354/tid=25370] ppid=25352 vsize=15766424 CPUtime=1.26 cores=1,3,5,7
/proc/25354/task/25370/stat : 25370 (java) S 25352 25354 24160 0 -1 4202560 7827 0 0 0 126 0 0 0 15 0 22 0 530427080 16144818176 102771 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 5 0 0 0
[pid=25354/tid=25371] ppid=25352 vsize=15766424 CPUtime=0 cores=1,3,5,7
/proc/25354/task/25371/stat : 25371 (java) S 25352 25354 24160 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530427080 16144818176 102771 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056089 0 4 0 16800975 18446604471146590592 0 0 -1 5 0 0 0
[pid=25354/tid=25372] ppid=25352 vsize=15766424 CPUtime=0 cores=1,3,5,7
/proc/25354/task/25372/stat : 25372 (java) S 25352 25354 24160 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 530427080 16144818176 102771 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 251826056704 0 4 0 16800975 18446604471146590592 0 0 -1 1 0 0 0
[pid=25354/tid=25373] ppid=25352 vsize=15766424 CPUtime=1191.68 cores=1,3,5,7
/proc/25354/task/25373/stat : 25373 (java) R 25352 25354 24160 0 -1 4202560 257691 0 0 0 119122 46 0 0 25 0 22 0 530427108 16144818176 102771 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 46912505986282 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=25354/tid=25374] ppid=25352 vsize=15766424 CPUtime=1191.3 cores=1,3,5,7
/proc/25354/task/25374/stat : 25374 (java) R 25352 25354 24160 0 -1 4202560 261555 0 0 0 119083 47 0 0 25 0 22 0 530427108 16144818176 102771 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 46912505673972 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=25354/tid=25375] ppid=25352 vsize=15766424 CPUtime=1191.36 cores=1,3,5,7
/proc/25354/task/25375/stat : 25375 (java) R 25352 25354 24160 0 -1 4202560 245877 0 0 0 119092 44 0 0 25 0 22 0 530427108 16144818176 102771 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 46912506259666 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=25354/tid=25376] ppid=25352 vsize=15766424 CPUtime=1191.9 cores=1,3,5,7
/proc/25354/task/25376/stat : 25376 (java) R 25352 25354 24160 0 -1 4202560 256000 0 0 0 119143 47 0 0 25 0 22 0 530427108 16144818176 102771 33554432000 1073741824 1073778376 140733365062032 18446744073709551615 46912505869541 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 15766424

Child status: 143
Real time (s): 1207.63
CPU time (s): 4800.1
CPU user time (s): 4796.04
CPU system time (s): 4.05938
CPU usage (%): 397.479
Max. virtual memory (cumulated for all children) (KiB): 15773320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.04
system time used= 4.05938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1593673
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= 273481
involuntary context switches= 154430

runsolver used 1.9547 second user time and 4.69329 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-30 20:31:24
IDJOB=3313376
IDBENCH=88025
IDSOLVER=1699
FILE ID=node126/3313376-1304188284
RUNJOBID= node126-1304188248-25263
PBS_JOBID= 13172457
Free space on /tmp= 73180 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT02/industrial/goldberg/rand_net/rand_net60-40-10.shuffled.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313376-1304188284/watcher-3313376-1304188284 -o /tmp/evaluation-result-3313376-1304188284/solver-3313376-1304188284 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313376-1304188284.cnf

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

MD5SUM BENCH= 532245ed9a95eef41b179dba56b78f57
RANDOM SEED=996702164

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28946492 kB
Buffers:        303276 kB
Cached:        1498188 kB
SwapCached:         76 kB
Active:        2032248 kB
Inactive:      1657556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28946492 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:            1596 kB
Writeback:           0 kB
AnonPages:     1888448 kB
Mapped:          23592 kB
Slab:           247928 kB
PageTables:       8132 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2813500 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= 73180 MiB
End job on node126 at 2011-04-30 20:51:33