Trace number 3312142

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 (hbr=2)? (TO) 4800.89 1219.36

General information on the benchmark

Nameibm-2002-21r-k95.cnf
MD5SUM51240aa30dab6ed4bfa6897f8acc57fa
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.2928
Satisfiable
(Un)Satisfiability was proved
Number of variables191522
Number of clauses788339
Sum of the clauses size1983010
Maximum clause length22
Minimum clause length1
Number of clauses of size 14007
Number of clauses of size 2611887
Number of clauses of size 386704
Number of clauses of size 430067
Number of clauses of size 520711
Number of clauses of size over 534963

Solver Data

0.10/0.11	42:43 INFO : Reading from input HOME/instance-3312142-1304095362.cnf
3.11/2.90	Executor set job limit to 1000000
3.11/2.90	Executor set job limit to 1000000
3.11/2.90	Executor set job limit to 1000000
3.11/2.90	Executor set job limit to 1000000
3.11/2.90	Starting Executor!
3.21/2.90	Starting Executor!
3.21/2.90	Starting Executor!
3.21/2.90	Starting Executor!
6.58/5.07	42:48 INFO : Found 1038 xor gates
12.10/9.27	42:52 INFO : 155399 variables remaining out of 191522
12.10/9.27	42:52 INFO : 5193518 literals remaining out of 2758893

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 6.29 7.68 7.88 5/194 7403
/proc/meminfo: memFree=26053072/32951124 swapFree=67111524/67111528
[pid=7403] ppid=7401 vsize=24004 CPUtime=0 cores=0,2,4,6
/proc/7403/stat : 7403 (java) S 7401 7403 7348 0 -1 4202496 1371 0 0 0 0 0 0 0 21 0 2 0 521136723 24580096 850 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820968421 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/7403/statm: 6001 850 648 9 0 381 0
[pid=7403/tid=7404] ppid=7401 vsize=26140 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7404/stat : 7404 (java) R 7401 7403 7348 0 -1 4202560 35 0 0 0 0 0 0 0 23 0 2 0 521136724 26767360 873 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230804196032 0 0 4096 0 0 0 0 -1 2 0 0 0

[startup+0.0945569 s]
/proc/loadavg: 6.29 7.68 7.88 5/194 7403
/proc/meminfo: memFree=26053072/32951124 swapFree=67111524/67111528
[pid=7403] ppid=7401 vsize=15676660 CPUtime=0.1 cores=0,2,4,6
/proc/7403/stat : 7403 (java) S 7401 7403 7348 0 -1 4202496 5544 0 1 0 9 1 0 0 21 0 18 0 521136723 16052899840 4955 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7403/statm: 3919165 4955 2117 9 0 3909884 0
[pid=7403/tid=7404] ppid=7401 vsize=15676660 CPUtime=0.07 cores=0,2,4,6
/proc/7403/task/7404/stat : 7404 (java) R 7401 7403 7348 0 -1 4202560 3379 0 1 0 7 0 0 0 18 0 18 0 521136724 16052899840 4955 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230808971035 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676660

[startup+0.100546 s]
/proc/loadavg: 6.29 7.68 7.88 5/194 7403
/proc/meminfo: memFree=26053072/32951124 swapFree=67111524/67111528
[pid=7403] ppid=7401 vsize=15676660 CPUtime=0.1 cores=0,2,4,6
/proc/7403/stat : 7403 (java) S 7401 7403 7348 0 -1 4202496 5581 0 1 0 9 1 0 0 21 0 18 0 521136723 16052899840 4992 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7403/statm: 3919165 4995 2117 9 0 3909884 0
[pid=7403/tid=7404] ppid=7401 vsize=15676660 CPUtime=0.09 cores=0,2,4,6
/proc/7403/task/7404/stat : 7404 (java) R 7401 7403 7348 0 -1 4202560 3420 0 1 0 8 1 0 0 18 0 18 0 521136724 16052899840 4996 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 47602417184773 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676660

[startup+0.300513 s]
/proc/loadavg: 6.29 7.68 7.88 5/194 7403
/proc/meminfo: memFree=26053072/32951124 swapFree=67111524/67111528
[pid=7403] ppid=7401 vsize=15679484 CPUtime=0.52 cores=0,2,4,6
/proc/7403/stat : 7403 (java) S 7401 7403 7348 0 -1 4202496 15500 0 1 0 49 3 0 0 21 0 18 0 521136723 16055791616 13845 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7403/statm: 3919871 13851 2207 9 0 3910590 0
[pid=7403/tid=7404] ppid=7401 vsize=15679484 CPUtime=0.28 cores=0,2,4,6
/proc/7403/task/7404/stat : 7404 (java) R 7401 7403 7348 0 -1 4202560 10261 0 1 0 26 2 0 0 18 0 18 0 521136724 16055791616 13854 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 47602421685075 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15679484

[startup+0.700436 s]
/proc/loadavg: 6.29 7.68 7.88 5/194 7403
/proc/meminfo: memFree=26053072/32951124 swapFree=67111524/67111528
[pid=7403] ppid=7401 vsize=15679484 CPUtime=0.92 cores=0,2,4,6
/proc/7403/stat : 7403 (java) S 7401 7403 7348 0 -1 4202496 42236 0 1 0 86 6 0 0 21 0 18 0 521136723 16055791616 40579 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7403/statm: 3919871 40579 2223 9 0 3910590 0
[pid=7403/tid=7404] ppid=7401 vsize=15679484 CPUtime=0.68 cores=0,2,4,6
/proc/7403/task/7404/stat : 7404 (java) R 7401 7403 7348 0 -1 4202560 35503 0 1 0 63 5 0 0 18 0 18 0 521136724 16055791616 40579 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820992459 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 15679484

[startup+1.50132 s]
/proc/loadavg: 6.29 7.68 7.88 3/212 7421
/proc/meminfo: memFree=25750872/32951124 swapFree=67111524/67111528
[pid=7403] ppid=7401 vsize=15679484 CPUtime=1.75 cores=0,2,4,6
/proc/7403/stat : 7403 (java) S 7401 7403 7348 0 -1 4202496 57174 0 1 0 166 9 0 0 21 0 18 0 521136723 16055791616 55499 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7403/statm: 3919871 55505 2223 9 0 3910590 0
[pid=7403/tid=7404] ppid=7401 vsize=15679484 CPUtime=1.47 cores=0,2,4,6
/proc/7403/task/7404/stat : 7404 (java) R 7401 7403 7348 0 -1 4202560 47229 0 1 0 140 7 0 0 19 0 18 0 521136724 16055791616 55509 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 46912505639456 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=7403/tid=7406] ppid=7401 vsize=15679484 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7406/stat : 7406 (java) S 7401 7403 7348 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 18 0 521136724 16055791616 55513 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 6 0 0 0
[pid=7403/tid=7407] ppid=7401 vsize=15679484 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7407/stat : 7407 (java) S 7401 7403 7348 0 -1 4202560 519 0 0 0 0 0 0 0 15 0 18 0 521136724 16055791616 55517 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 0 0 0 0
[pid=7403/tid=7408] ppid=7401 vsize=15679484 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7408/stat : 7408 (java) S 7401 7403 7348 0 -1 4202560 66 0 0 0 0 0 0 0 16 0 18 0 521136724 16055791616 55521 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 4 0 0 0
[pid=7403/tid=7409] ppid=7401 vsize=15679484 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7409/stat : 7409 (java) S 7401 7403 7348 0 -1 4202560 637 0 0 0 0 0 0 0 15 0 18 0 521136724 16055791616 55525 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 2 0 0 0
[pid=7403/tid=7410] ppid=7401 vsize=15679484 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7410/stat : 7410 (java) S 7401 7403 7348 0 -1 4202560 675 0 0 0 0 0 0 0 15 0 18 0 521136724 16055791616 55528 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 0 0 0 0
[pid=7403/tid=7411] ppid=7401 vsize=15679484 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7411/stat : 7411 (java) S 7401 7403 7348 0 -1 4202560 1666 0 0 0 0 0 0 0 16 0 18 0 521136724 16055791616 55532 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 2 0 0 0
[pid=7403/tid=7412] ppid=7401 vsize=15679484 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7412/stat : 7412 (java) S 7401 7403 7348 0 -1 4202560 631 0 0 0 0 0 0 0 15 0 18 0 521136724 16055791616 55535 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 0 0 0 0
[pid=7403/tid=7413] ppid=7401 vsize=15679484 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7413/stat : 7413 (java) S 7401 7403 7348 0 -1 4202560 375 0 0 0 0 0 0 0 15 0 18 0 521136724 16055791616 55539 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 6 0 0 0
[pid=7403/tid=7414] ppid=7401 vsize=15679484 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7414/stat : 7414 (java) S 7401 7403 7348 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 18 0 521136725 16055791616 55544 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820982272 0 0 0 16800975 18446604453887109120 0 0 -1 4 0 0 0
[pid=7403/tid=7415] ppid=7401 vsize=15679484 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7415/stat : 7415 (java) S 7401 7403 7348 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 521136726 16055791616 55548 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 6 0 0 0
[pid=7403/tid=7416] ppid=7401 vsize=15679484 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7416/stat : 7416 (java) S 7401 7403 7348 0 -1 4202560 9 0 0 0 0 0 0 0 21 0 18 0 521136726 16055791616 55552 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 0 0 0 0
[pid=7403/tid=7417] ppid=7401 vsize=15679484 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7417/stat : 7417 (java) S 7401 7403 7348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 521136728 16055791616 55556 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820989361 0 4 0 16800975 18446604453887109120 0 0 -1 2 0 0 0
[pid=7403/tid=7418] ppid=7401 vsize=15679484 CPUtime=0.12 cores=0,2,4,6
/proc/7403/task/7418/stat : 7418 (java) S 7401 7403 7348 0 -1 4202560 2501 0 0 0 12 0 0 0 17 0 18 0 521136728 16055791616 55560 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 6 0 0 0
[pid=7403/tid=7419] ppid=7401 vsize=15679484 CPUtime=0.1 cores=0,2,4,6
/proc/7403/task/7419/stat : 7419 (java) S 7401 7403 7348 0 -1 4202560 1351 0 0 0 10 0 0 0 16 0 18 0 521136728 16055791616 55563 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 4 0 0 0
[pid=7403/tid=7420] ppid=7401 vsize=15679484 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7420/stat : 7420 (java) S 7401 7403 7348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 521136728 16055791616 55566 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 2 0 0 0
[pid=7403/tid=7421] ppid=7401 vsize=15679484 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7421/stat : 7421 (java) S 7401 7403 7348 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 521136728 16055791616 55570 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820982272 0 4 0 16800975 18446604453887109120 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.75
Current children cumulated vsize (KiB) 15679484

[startup+3.10104 s]
/proc/loadavg: 5.95 7.58 7.85 3/212 7421
/proc/meminfo: memFree=25445460/32951124 swapFree=67111524/67111528
[pid=7403] ppid=7401 vsize=15683596 CPUtime=3.52 cores=0,2,4,6
/proc/7403/stat : 7403 (java) S 7401 7403 7348 0 -1 4202496 140226 0 1 0 334 18 0 0 21 0 22 0 521136723 16060002304 138544 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7403/statm: 3920899 138544 2264 9 0 3911618 0
[pid=7403/tid=7404] ppid=7401 vsize=15683596 CPUtime=3.05 cores=0,2,4,6
/proc/7403/task/7404/stat : 7404 (java) R 7401 7403 7348 0 -1 4202560 127186 0 1 0 290 15 0 0 25 0 22 0 521136724 16060002304 138544 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 46912505724880 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=7403/tid=7406] ppid=7401 vsize=15683596 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7406/stat : 7406 (java) S 7401 7403 7348 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 521136724 16060002304 138544 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 6 0 0 0
[pid=7403/tid=7407] ppid=7401 vsize=15683596 CPUtime=0.01 cores=0,2,4,6
/proc/7403/task/7407/stat : 7407 (java) S 7401 7403 7348 0 -1 4202560 519 0 0 0 1 0 0 0 15 0 22 0 521136724 16060002304 138544 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 0 0 0 0
[pid=7403/tid=7408] ppid=7401 vsize=15683596 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7408/stat : 7408 (java) S 7401 7403 7348 0 -1 4202560 2822 0 0 0 0 0 0 0 15 0 22 0 521136724 16060002304 138544 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 4 0 0 0
[pid=7403/tid=7409] ppid=7401 vsize=15683596 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7409/stat : 7409 (java) S 7401 7403 7348 0 -1 4202560 637 0 0 0 0 0 0 0 15 0 22 0 521136724 16060002304 138544 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 2 0 0 0
[pid=7403/tid=7410] ppid=7401 vsize=15683596 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7410/stat : 7410 (java) S 7401 7403 7348 0 -1 4202560 676 0 0 0 0 0 0 0 15 0 22 0 521136724 16060002304 138544 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 2 0 0 0
[pid=7403/tid=7411] ppid=7401 vsize=15683596 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7411/stat : 7411 (java) S 7401 7403 7348 0 -1 4202560 1666 0 0 0 0 0 0 0 15 0 22 0 521136724 16060002304 138544 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 2 0 0 0
[pid=7403/tid=7412] ppid=7401 vsize=15683596 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7412/stat : 7412 (java) S 7401 7403 7348 0 -1 4202560 695 0 0 0 0 0 0 0 15 0 22 0 521136724 16060002304 138544 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 0 0 0 0
[pid=7403/tid=7413] ppid=7401 vsize=15683596 CPUtime=0.01 cores=0,2,4,6
/proc/7403/task/7413/stat : 7413 (java) S 7401 7403 7348 0 -1 4202560 375 0 0 0 1 0 0 0 15 0 22 0 521136724 16060002304 138544 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 6 0 0 0
[pid=7403/tid=7414] ppid=7401 vsize=15683596 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7414/stat : 7414 (java) S 7401 7403 7348 0 -1 4202560 198 0 0 0 0 0 0 0 15 0 22 0 521136725 16060002304 138544 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820982272 0 0 0 16800975 18446604453887109120 0 0 -1 4 0 0 0
[pid=7403/tid=7415] ppid=7401 vsize=15683596 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7415/stat : 7415 (java) S 7401 7403 7348 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 521136726 16060002304 138544 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 6 0 0 0
[pid=7403/tid=7416] ppid=7401 vsize=15683596 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7416/stat : 7416 (java) S 7401 7403 7348 0 -1 4202560 9 0 0 0 0 0 0 0 21 0 22 0 521136726 16060002304 138544 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 0 0 0 0
[pid=7403/tid=7417] ppid=7401 vsize=15683596 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7417/stat : 7417 (java) S 7401 7403 7348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521136728 16060002304 138544 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820989361 0 4 0 16800975 18446604453887109120 0 0 -1 2 0 0 0
[pid=7403/tid=7418] ppid=7401 vsize=15683596 CPUtime=0.19 cores=0,2,4,6
/proc/7403/task/7418/stat : 7418 (java) S 7401 7403 7348 0 -1 4202560 2556 0 0 0 19 0 0 0 15 0 22 0 521136728 16060002304 138544 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 0 0 0 0
[pid=7403/tid=7419] ppid=7401 vsize=15683596 CPUtime=0.18 cores=0,2,4,6
/proc/7403/task/7419/stat : 7419 (java) S 7401 7403 7348 0 -1 4202560 1393 0 0 0 18 0 0 0 15 0 22 0 521136728 16060002304 138544 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 4 0 0 0
[pid=7403/tid=7420] ppid=7401 vsize=15683596 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7420/stat : 7420 (java) S 7401 7403 7348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521136728 16060002304 138544 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 2 0 0 0
[pid=7403/tid=7421] ppid=7401 vsize=15683596 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7421/stat : 7421 (java) S 7401 7403 7348 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 521136728 16060002304 138544 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820982272 0 4 0 16800975 18446604453887109120 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.52
Current children cumulated vsize (KiB) 15683596

[startup+6.30144 s]
/proc/loadavg: 5.95 7.58 7.85 3/220 7429
/proc/meminfo: memFree=24806704/32951124 swapFree=67111524/67111528
[pid=7403] ppid=7401 vsize=15716808 CPUtime=8.65 cores=0,2,4,6
/proc/7403/stat : 7403 (java) S 7401 7403 7348 0 -1 4202496 185778 0 1 0 840 25 0 0 21 0 22 0 521136723 16094011392 174430 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7403/statm: 3929202 174430 2266 9 0 3919921 0
[pid=7403/tid=7404] ppid=7401 vsize=15716808 CPUtime=6.18 cores=0,2,4,6
/proc/7403/task/7404/stat : 7404 (java) R 7401 7403 7348 0 -1 4202560 127221 0 1 0 603 15 0 0 25 0 22 0 521136724 16094011392 174430 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 46912506355697 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=7403/tid=7406] ppid=7401 vsize=15716808 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7406/stat : 7406 (java) S 7401 7403 7348 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 521136724 16094011392 174430 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 0 0 0 0
[pid=7403/tid=7407] ppid=7401 vsize=15716808 CPUtime=0.06 cores=0,2,4,6
/proc/7403/task/7407/stat : 7407 (java) S 7401 7403 7348 0 -1 4202560 5151 0 0 0 6 0 0 0 16 0 22 0 521136724 16094011392 174430 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 0 0 0 0
[pid=7403/tid=7408] ppid=7401 vsize=15716808 CPUtime=0.06 cores=0,2,4,6
/proc/7403/task/7408/stat : 7408 (java) S 7401 7403 7348 0 -1 4202560 11654 0 0 0 5 1 0 0 16 0 22 0 521136724 16094011392 174430 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 4 0 0 0
[pid=7403/tid=7409] ppid=7401 vsize=15716808 CPUtime=0.05 cores=0,2,4,6
/proc/7403/task/7409/stat : 7409 (java) S 7401 7403 7348 0 -1 4202560 8158 0 0 0 4 1 0 0 16 0 22 0 521136724 16094011392 174430 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 6 0 0 0
[pid=7403/tid=7410] ppid=7401 vsize=15716808 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7410/stat : 7410 (java) S 7401 7403 7348 0 -1 4202560 677 0 0 0 0 0 0 0 15 0 22 0 521136724 16094011392 174430 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 2 0 0 0
[pid=7403/tid=7411] ppid=7401 vsize=15716808 CPUtime=0.06 cores=0,2,4,6
/proc/7403/task/7411/stat : 7411 (java) S 7401 7403 7348 0 -1 4202560 8269 0 0 0 5 1 0 0 16 0 22 0 521136724 16094011392 174430 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 2 0 0 0
[pid=7403/tid=7412] ppid=7401 vsize=15716808 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7412/stat : 7412 (java) S 7401 7403 7348 0 -1 4202560 695 0 0 0 0 0 0 0 15 0 22 0 521136724 16094011392 174430 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 0 0 0 0
[pid=7403/tid=7413] ppid=7401 vsize=15716808 CPUtime=0.01 cores=0,2,4,6
/proc/7403/task/7413/stat : 7413 (java) S 7401 7403 7348 0 -1 4202560 375 0 0 0 1 0 0 0 15 0 22 0 521136724 16094011392 174430 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 4 0 0 0
[pid=7403/tid=7414] ppid=7401 vsize=15716808 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7414/stat : 7414 (java) S 7401 7403 7348 0 -1 4202560 375 0 0 0 0 0 0 0 15 0 22 0 521136725 16094011392 174430 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820982272 0 0 0 16800975 18446604453887109120 0 0 -1 4 0 0 0
[pid=7403/tid=7415] ppid=7401 vsize=15716808 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7415/stat : 7415 (java) S 7401 7403 7348 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 521136726 16094011392 174430 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 6 0 0 0
[pid=7403/tid=7416] ppid=7401 vsize=15716808 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7416/stat : 7416 (java) S 7401 7403 7348 0 -1 4202560 9 0 0 0 0 0 0 0 21 0 22 0 521136726 16094011392 174430 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 0 0 0 0
[pid=7403/tid=7417] ppid=7401 vsize=15716808 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7417/stat : 7417 (java) S 7401 7403 7348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521136728 16094011392 174430 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820989361 0 4 0 16800975 18446604453887109120 0 0 -1 2 0 0 0
[pid=7403/tid=7418] ppid=7401 vsize=15716808 CPUtime=0.9 cores=0,2,4,6
/proc/7403/task/7418/stat : 7418 (java) S 7401 7403 7348 0 -1 4202560 6398 0 0 0 89 1 0 0 15 0 22 0 521136728 16094011392 174430 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 0 0 0 0
[pid=7403/tid=7419] ppid=7401 vsize=15716808 CPUtime=1.23 cores=0,2,4,6
/proc/7403/task/7419/stat : 7419 (java) S 7401 7403 7348 0 -1 4202560 15298 0 0 0 122 1 0 0 15 0 22 0 521136728 16094011392 174430 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 4 0 0 0
[pid=7403/tid=7420] ppid=7401 vsize=15716808 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7420/stat : 7420 (java) S 7401 7403 7348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521136728 16094011392 174430 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 2 0 0 0
[pid=7403/tid=7421] ppid=7401 vsize=15716808 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7421/stat : 7421 (java) S 7401 7403 7348 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 521136728 16094011392 174430 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820982272 0 4 0 16800975 18446604453887109120 0 0 -1 6 0 0 0

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

/proc/7403/task/7408/stat : 7408 (java) S 7401 7403 7348 0 -1 4202560 348123 0 0 0 1430 53 0 0 16 0 22 0 521136724 16087367680 3546134 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 4 0 0 0
[pid=7403/tid=7409] ppid=7401 vsize=15710320 CPUtime=14.92 cores=0,2,4,6
/proc/7403/task/7409/stat : 7409 (java) S 7401 7403 7348 0 -1 4202560 406610 0 0 0 1431 61 0 0 15 0 22 0 521136724 16087367680 3546134 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 4 0 0 0
[pid=7403/tid=7410] ppid=7401 vsize=15710320 CPUtime=15.32 cores=0,2,4,6
/proc/7403/task/7410/stat : 7410 (java) S 7401 7403 7348 0 -1 4202560 440293 0 0 0 1465 67 0 0 16 0 22 0 521136724 16087367680 3546134 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 0 0 0 0
[pid=7403/tid=7411] ppid=7401 vsize=15710320 CPUtime=15.09 cores=0,2,4,6
/proc/7403/task/7411/stat : 7411 (java) S 7401 7403 7348 0 -1 4202560 490312 0 0 0 1429 80 0 0 16 0 22 0 521136724 16087367680 3546134 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 4 0 0 0
[pid=7403/tid=7412] ppid=7401 vsize=15710320 CPUtime=13.99 cores=0,2,4,6
/proc/7403/task/7412/stat : 7412 (java) S 7401 7403 7348 0 -1 4202560 363894 0 0 0 1347 52 0 0 16 0 22 0 521136724 16087367680 3546134 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 6 0 0 0
[pid=7403/tid=7413] ppid=7401 vsize=15710320 CPUtime=13.12 cores=0,2,4,6
/proc/7403/task/7413/stat : 7413 (java) S 7401 7403 7348 0 -1 4202560 327705 0 0 0 1257 55 0 0 15 0 22 0 521136724 16087367680 3546134 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 0 0 0 0
[pid=7403/tid=7414] ppid=7401 vsize=15710320 CPUtime=9.9 cores=0,2,4,6
/proc/7403/task/7414/stat : 7414 (java) S 7401 7403 7348 0 -1 4202560 100860 0 0 0 978 12 0 0 15 0 22 0 521136725 16087367680 3546134 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820982272 0 0 0 16800975 18446604453887109120 0 0 -1 2 0 0 0
[pid=7403/tid=7415] ppid=7401 vsize=15710320 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7415/stat : 7415 (java) S 7401 7403 7348 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 521136726 16087367680 3546134 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 6 0 0 0
[pid=7403/tid=7416] ppid=7401 vsize=15710320 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7416/stat : 7416 (java) S 7401 7403 7348 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 521136726 16087367680 3546134 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 6 0 0 0
[pid=7403/tid=7417] ppid=7401 vsize=15710320 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7417/stat : 7417 (java) S 7401 7403 7348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521136728 16087367680 3546134 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820989361 0 4 0 16800975 18446604453887109120 0 0 -1 2 0 0 0
[pid=7403/tid=7418] ppid=7401 vsize=15710320 CPUtime=1.77 cores=0,2,4,6
/proc/7403/task/7418/stat : 7418 (java) S 7401 7403 7348 0 -1 4202560 7525 0 0 0 176 1 0 0 15 0 22 0 521136728 16087367680 3546134 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 0 0 0 0
[pid=7403/tid=7419] ppid=7401 vsize=15710320 CPUtime=2.1 cores=0,2,4,6
/proc/7403/task/7419/stat : 7419 (java) S 7401 7403 7348 0 -1 4202560 15366 0 0 0 209 1 0 0 16 0 22 0 521136728 16087367680 3546134 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 6 0 0 0
[pid=7403/tid=7420] ppid=7401 vsize=15710320 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7420/stat : 7420 (java) S 7401 7403 7348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521136728 16087367680 3546134 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 2 0 0 0
[pid=7403/tid=7421] ppid=7401 vsize=15710320 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7421/stat : 7421 (java) S 7401 7403 7348 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 521136728 16087367680 3546134 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820982272 0 4 0 16800975 18446604453887109120 0 0 -1 0 0 0 0
[pid=7403/tid=7426] ppid=7401 vsize=15710320 CPUtime=1071.18 cores=0,2,4,6
/proc/7403/task/7426/stat : 7426 (java) R 7401 7403 7348 0 -1 4202560 25114 0 0 0 107115 3 0 0 25 0 22 0 521137013 16087367680 3546134 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 46912506234194 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=7403/tid=7427] ppid=7401 vsize=15710320 CPUtime=1068.11 cores=0,2,4,6
/proc/7403/task/7427/stat : 7427 (java) R 7401 7403 7348 0 -1 4202560 17356 0 0 0 106807 4 0 0 25 0 22 0 521137013 16087367680 3546134 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 46912506355789 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=7403/tid=7428] ppid=7401 vsize=15710320 CPUtime=1073.79 cores=0,2,4,6
/proc/7403/task/7428/stat : 7428 (java) R 7401 7403 7348 0 -1 4202560 12097 0 0 0 107377 2 0 0 25 0 22 0 521137013 16087367680 3546134 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 46912506234203 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=7403/tid=7429] ppid=7401 vsize=15710320 CPUtime=1065.05 cores=0,2,4,6
/proc/7403/task/7429/stat : 7429 (java) R 7401 7403 7348 0 -1 4202560 9166 0 0 0 106504 1 0 0 25 0 22 0 521137013 16087367680 3546134 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 46912505856656 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4414.85
Current children cumulated vsize (KiB) 15710320

[startup+1182.3 s]
/proc/loadavg: 8.17 8.12 8.01 10/220 7470
/proc/meminfo: memFree=5195492/32951124 swapFree=67111524/67111528
[pid=7403] ppid=7401 vsize=15710320 CPUtime=4654.51 cores=0,2,4,6
/proc/7403/stat : 7403 (java) S 7401 7403 7348 0 -1 4202496 3640672 0 1 0 464887 564 0 0 21 0 22 0 521136723 16087367680 3591227 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7403/statm: 3927580 3591227 2300 9 0 3918299 0
[pid=7403/tid=7404] ppid=7401 vsize=15710320 CPUtime=9.15 cores=0,2,4,6
/proc/7403/task/7404/stat : 7404 (java) S 7401 7403 7348 0 -1 4202560 127263 0 1 0 900 15 0 0 20 0 22 0 521136724 16087367680 3591227 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 2 0 0 0
[pid=7403/tid=7406] ppid=7401 vsize=15710320 CPUtime=13.21 cores=0,2,4,6
/proc/7403/task/7406/stat : 7406 (java) S 7401 7403 7348 0 -1 4202560 446044 0 0 0 1250 71 0 0 16 0 22 0 521136724 16087367680 3591227 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 4 0 0 0
[pid=7403/tid=7407] ppid=7401 vsize=15710320 CPUtime=13.92 cores=0,2,4,6
/proc/7403/task/7407/stat : 7407 (java) S 7401 7403 7348 0 -1 4202560 465404 0 0 0 1321 71 0 0 16 0 22 0 521136724 16087367680 3591227 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 4 0 0 0
[pid=7403/tid=7408] ppid=7401 vsize=15710320 CPUtime=15.35 cores=0,2,4,6
/proc/7403/task/7408/stat : 7408 (java) S 7401 7403 7348 0 -1 4202560 348216 0 0 0 1482 53 0 0 16 0 22 0 521136724 16087367680 3591227 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 0 0 0 0
[pid=7403/tid=7409] ppid=7401 vsize=15710320 CPUtime=15.26 cores=0,2,4,6
/proc/7403/task/7409/stat : 7409 (java) S 7401 7403 7348 0 -1 4202560 406610 0 0 0 1465 61 0 0 16 0 22 0 521136724 16087367680 3591227 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 6 0 0 0
[pid=7403/tid=7410] ppid=7401 vsize=15710320 CPUtime=15.95 cores=0,2,4,6
/proc/7403/task/7410/stat : 7410 (java) S 7401 7403 7348 0 -1 4202560 475879 0 0 0 1522 73 0 0 16 0 22 0 521136724 16087367680 3591227 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 2 0 0 0
[pid=7403/tid=7411] ppid=7401 vsize=15710320 CPUtime=15.59 cores=0,2,4,6
/proc/7403/task/7411/stat : 7411 (java) S 7401 7403 7348 0 -1 4202560 490312 0 0 0 1479 80 0 0 16 0 22 0 521136724 16087367680 3591227 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 0 0 0 0
[pid=7403/tid=7412] ppid=7401 vsize=15710320 CPUtime=14.44 cores=0,2,4,6
/proc/7403/task/7412/stat : 7412 (java) S 7401 7403 7348 0 -1 4202560 364276 0 0 0 1391 53 0 0 16 0 22 0 521136724 16087367680 3591227 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 6 0 0 0
[pid=7403/tid=7413] ppid=7401 vsize=15710320 CPUtime=13.52 cores=0,2,4,6
/proc/7403/task/7413/stat : 7413 (java) S 7401 7403 7348 0 -1 4202560 327706 0 0 0 1297 55 0 0 16 0 22 0 521136724 16087367680 3591227 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 2 0 0 0
[pid=7403/tid=7414] ppid=7401 vsize=15710320 CPUtime=9.91 cores=0,2,4,6
/proc/7403/task/7414/stat : 7414 (java) S 7401 7403 7348 0 -1 4202560 100871 0 0 0 979 12 0 0 15 0 22 0 521136725 16087367680 3591227 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820982272 0 0 0 16800975 18446604453887109120 0 0 -1 2 0 0 0
[pid=7403/tid=7415] ppid=7401 vsize=15710320 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7415/stat : 7415 (java) S 7401 7403 7348 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 521136726 16087367680 3591227 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 6 0 0 0
[pid=7403/tid=7416] ppid=7401 vsize=15710320 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7416/stat : 7416 (java) S 7401 7403 7348 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 521136726 16087367680 3591227 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 6 0 0 0
[pid=7403/tid=7417] ppid=7401 vsize=15710320 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7417/stat : 7417 (java) S 7401 7403 7348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521136728 16087367680 3591227 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820989361 0 4 0 16800975 18446604453887109120 0 0 -1 2 0 0 0
[pid=7403/tid=7418] ppid=7401 vsize=15710320 CPUtime=1.77 cores=0,2,4,6
/proc/7403/task/7418/stat : 7418 (java) S 7401 7403 7348 0 -1 4202560 7527 0 0 0 176 1 0 0 16 0 22 0 521136728 16087367680 3591227 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 0 0 0 0
[pid=7403/tid=7419] ppid=7401 vsize=15710320 CPUtime=2.1 cores=0,2,4,6
/proc/7403/task/7419/stat : 7419 (java) S 7401 7403 7348 0 -1 4202560 15366 0 0 0 209 1 0 0 16 0 22 0 521136728 16087367680 3591227 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 6 0 0 0
[pid=7403/tid=7420] ppid=7401 vsize=15710320 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7420/stat : 7420 (java) S 7401 7403 7348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521136728 16087367680 3591227 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 2 0 0 0
[pid=7403/tid=7421] ppid=7401 vsize=15710320 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7421/stat : 7421 (java) S 7401 7403 7348 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 521136728 16087367680 3591227 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820982272 0 4 0 16800975 18446604453887109120 0 0 -1 2 0 0 0
[pid=7403/tid=7426] ppid=7401 vsize=15710320 CPUtime=1129.95 cores=0,2,4,6
/proc/7403/task/7426/stat : 7426 (java) R 7401 7403 7348 0 -1 4202560 25117 0 0 0 112992 3 0 0 25 0 22 0 521137013 16087367680 3591227 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 46912506233523 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=7403/tid=7427] ppid=7401 vsize=15710320 CPUtime=1127.2 cores=0,2,4,6
/proc/7403/task/7427/stat : 7427 (java) R 7401 7403 7348 0 -1 4202560 17356 0 0 0 112716 4 0 0 25 0 22 0 521137013 16087367680 3591227 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 46912506233456 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=7403/tid=7428] ppid=7401 vsize=15710320 CPUtime=1132.89 cores=0,2,4,6
/proc/7403/task/7428/stat : 7428 (java) R 7401 7403 7348 0 -1 4202560 12099 0 0 0 113287 2 0 0 25 0 22 0 521137013 16087367680 3591227 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 46912506233518 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=7403/tid=7429] ppid=7401 vsize=15710320 CPUtime=1124.14 cores=0,2,4,6
/proc/7403/task/7429/stat : 7429 (java) R 7401 7403 7348 0 -1 4202560 9168 0 0 0 112413 1 0 0 25 0 22 0 521137013 16087367680 3591227 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 46912506417584 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4654.51
Current children cumulated vsize (KiB) 15710320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1218.8 s]
/proc/loadavg: 8.09 8.10 8.01 9/220 7471
/proc/meminfo: memFree=5241188/32951124 swapFree=67111524/67111528
[pid=7403] ppid=7401 vsize=15710320 CPUtime=4800.3 cores=0,2,4,6
/proc/7403/stat : 7403 (java) S 7401 7403 7348 0 -1 4202496 3649374 0 1 0 479464 566 0 0 21 0 22 0 521136723 16087367680 3599912 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7403/statm: 3927580 3599912 2300 9 0 3918299 0
[pid=7403/tid=7404] ppid=7401 vsize=15710320 CPUtime=9.15 cores=0,2,4,6
/proc/7403/task/7404/stat : 7404 (java) S 7401 7403 7348 0 -1 4202560 127263 0 1 0 900 15 0 0 20 0 22 0 521136724 16087367680 3599912 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 2 0 0 0
[pid=7403/tid=7406] ppid=7401 vsize=15710320 CPUtime=13.41 cores=0,2,4,6
/proc/7403/task/7406/stat : 7406 (java) S 7401 7403 7348 0 -1 4202560 446044 0 0 0 1270 71 0 0 16 0 22 0 521136724 16087367680 3599912 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 0 0 0 0
[pid=7403/tid=7407] ppid=7401 vsize=15710320 CPUtime=14.13 cores=0,2,4,6
/proc/7403/task/7407/stat : 7407 (java) S 7401 7403 7348 0 -1 4202560 465404 0 0 0 1342 71 0 0 16 0 22 0 521136724 16087367680 3599912 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 4 0 0 0
[pid=7403/tid=7408] ppid=7401 vsize=15710320 CPUtime=15.39 cores=0,2,4,6
/proc/7403/task/7408/stat : 7408 (java) S 7401 7403 7348 0 -1 4202560 348216 0 0 0 1486 53 0 0 15 0 22 0 521136724 16087367680 3599912 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 0 0 0 0
[pid=7403/tid=7409] ppid=7401 vsize=15710320 CPUtime=15.69 cores=0,2,4,6
/proc/7403/task/7409/stat : 7409 (java) S 7401 7403 7348 0 -1 4202560 412781 0 0 0 1507 62 0 0 16 0 22 0 521136724 16087367680 3599912 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 2 0 0 0
[pid=7403/tid=7410] ppid=7401 vsize=15710320 CPUtime=16.06 cores=0,2,4,6
/proc/7403/task/7410/stat : 7410 (java) S 7401 7403 7348 0 -1 4202560 475879 0 0 0 1533 73 0 0 16 0 22 0 521136724 16087367680 3599912 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 2 0 0 0
[pid=7403/tid=7411] ppid=7401 vsize=15710320 CPUtime=15.79 cores=0,2,4,6
/proc/7403/task/7411/stat : 7411 (java) S 7401 7403 7348 0 -1 4202560 490312 0 0 0 1499 80 0 0 16 0 22 0 521136724 16087367680 3599912 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 6 0 0 0
[pid=7403/tid=7412] ppid=7401 vsize=15710320 CPUtime=14.65 cores=0,2,4,6
/proc/7403/task/7412/stat : 7412 (java) S 7401 7403 7348 0 -1 4202560 364298 0 0 0 1412 53 0 0 15 0 22 0 521136724 16087367680 3599912 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 4 0 0 0
[pid=7403/tid=7413] ppid=7401 vsize=15710320 CPUtime=13.85 cores=0,2,4,6
/proc/7403/task/7413/stat : 7413 (java) S 7401 7403 7348 0 -1 4202560 330198 0 0 0 1330 55 0 0 16 0 22 0 521136724 16087367680 3599912 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 0 0 0 0
[pid=7403/tid=7414] ppid=7401 vsize=15710320 CPUtime=9.91 cores=0,2,4,6
/proc/7403/task/7414/stat : 7414 (java) S 7401 7403 7348 0 -1 4202560 100881 0 0 0 979 12 0 0 15 0 22 0 521136725 16087367680 3599912 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820982272 0 0 0 16800975 18446604453887109120 0 0 -1 2 0 0 0
[pid=7403/tid=7415] ppid=7401 vsize=15710320 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7415/stat : 7415 (java) S 7401 7403 7348 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 521136726 16087367680 3599912 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 6 0 0 0
[pid=7403/tid=7416] ppid=7401 vsize=15710320 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7416/stat : 7416 (java) S 7401 7403 7348 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 521136726 16087367680 3599912 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 6 0 0 0
[pid=7403/tid=7417] ppid=7401 vsize=15710320 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7417/stat : 7417 (java) S 7401 7403 7348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521136728 16087367680 3599912 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820989361 0 4 0 16800975 18446604453887109120 0 0 -1 2 0 0 0
[pid=7403/tid=7418] ppid=7401 vsize=15710320 CPUtime=1.77 cores=0,2,4,6
/proc/7403/task/7418/stat : 7418 (java) S 7401 7403 7348 0 -1 4202560 7527 0 0 0 176 1 0 0 16 0 22 0 521136728 16087367680 3599912 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 0 0 0 0
[pid=7403/tid=7419] ppid=7401 vsize=15710320 CPUtime=2.11 cores=0,2,4,6
/proc/7403/task/7419/stat : 7419 (java) S 7401 7403 7348 0 -1 4202560 15367 0 0 0 210 1 0 0 15 0 22 0 521136728 16087367680 3599912 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 6 0 0 0
[pid=7403/tid=7420] ppid=7401 vsize=15710320 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7420/stat : 7420 (java) S 7401 7403 7348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521136728 16087367680 3599912 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820981657 0 4 0 16800975 18446604453887109120 0 0 -1 2 0 0 0
[pid=7403/tid=7421] ppid=7401 vsize=15710320 CPUtime=0 cores=0,2,4,6
/proc/7403/task/7421/stat : 7421 (java) S 7401 7403 7348 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 521136728 16087367680 3599912 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 230820982272 0 4 0 16800975 18446604453887109120 0 0 -1 4 0 0 0
[pid=7403/tid=7426] ppid=7401 vsize=15710320 CPUtime=1165.8 cores=0,2,4,6
/proc/7403/task/7426/stat : 7426 (java) R 7401 7403 7348 0 -1 4202560 25118 0 0 0 116577 3 0 0 25 0 22 0 521137013 16087367680 3599912 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 46912505603773 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=7403/tid=7427] ppid=7401 vsize=15710320 CPUtime=1163.26 cores=0,2,4,6
/proc/7403/task/7427/stat : 7427 (java) R 7401 7403 7348 0 -1 4202560 17358 0 0 0 116322 4 0 0 25 0 22 0 521137013 16087367680 3599912 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 46912505603765 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=7403/tid=7428] ppid=7401 vsize=15710320 CPUtime=1168.95 cores=0,2,4,6
/proc/7403/task/7428/stat : 7428 (java) R 7401 7403 7348 0 -1 4202560 12099 0 0 0 116893 2 0 0 25 0 22 0 521137013 16087367680 3599912 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 46912505524207 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=7403/tid=7429] ppid=7401 vsize=15710320 CPUtime=1160.2 cores=0,2,4,6
/proc/7403/task/7429/stat : 7429 (java) R 7401 7403 7348 0 -1 4202560 9169 0 0 0 116019 1 0 0 25 0 22 0 521137013 16087367680 3599912 33554432000 1073741824 1073778376 140735030348896 18446744073709551615 46912506234194 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 15710320

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

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

[startup+1219.1 s]
/proc/loadavg: 8.09 8.10 8.01 9/220 7471
/proc/meminfo: memFree=5241188/32951124 swapFree=67111524/67111528
[pid=7403] ppid=7401 vsize=0 CPUtime=4800.62 cores=0,2,4,6
/proc/7403/stat : 7403 (java) Z 7401 7403 7348 0 -1 4203548 3649401 0 1 0 479467 595 0 0 17 0 2 0 521136723 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7403/statm: 0 0 0 0 0 0 0
[pid=7403/tid=7429] ppid=7401 vsize=0 CPUtime=1160.49 cores=0,2,4,6
/proc/7403/task/7429/stat : 7429 (java) R 7401 7403 7348 0 -1 4203588 9169 0 0 0 116020 29 0 0 25 0 2 0 521137013 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.62
Current children cumulated vsize (KiB) 0

[startup+1219.3 s]
/proc/loadavg: 8.09 8.10 8.01 9/220 7471
/proc/meminfo: memFree=5241188/32951124 swapFree=67111524/67111528
[pid=7403] ppid=7401 vsize=0 CPUtime=4800.82 cores=0,2,4,6
/proc/7403/stat : 7403 (java) Z 7401 7403 7348 0 -1 4203548 3649401 0 1 0 479467 615 0 0 17 0 2 0 521136723 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7403/statm: 0 0 0 0 0 0 0
[pid=7403/tid=7429] ppid=7401 vsize=0 CPUtime=1160.69 cores=0,2,4,6
/proc/7403/task/7429/stat : 7429 (java) R 7401 7403 7348 0 -1 4203588 9169 0 0 0 116020 49 0 0 25 0 2 0 521137013 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.82
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1219.36
CPU time (s): 4800.89
CPU user time (s): 4794.68
CPU system time (s): 6.20806
CPU usage (%): 393.723
Max. virtual memory (cumulated for all children) (KiB): 15717204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.68
system time used= 6.20806
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3649401
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= 31739
involuntary context switches= 55694

runsolver used 1.9947 second user time and 4.71828 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-29 18:42:43
IDJOB=3312142
IDBENCH=71765
IDSOLVER=1698
FILE ID=node104/3312142-1304095362
RUNJOBID= node104-1304095362-7366
PBS_JOBID= 13170596
Free space on /tmp= 71520 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT_RACE06/ibm-2002-21r-k95.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312142-1304095362/watcher-3312142-1304095362 -o /tmp/evaluation-result-3312142-1304095362/solver-3312142-1304095362 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312142-1304095362.cnf -hbr 2

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

MD5SUM BENCH= 51240aa30dab6ed4bfa6897f8acc57fa
RANDOM SEED=342887915

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26053608 kB
Buffers:       1884180 kB
Cached:        4387512 kB
SwapCached:          4 kB
Active:         212692 kB
Inactive:      6138532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26053608 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           30880 kB
Writeback:           0 kB
AnonPages:       79492 kB
Mapped:          22472 kB
Slab:           481116 kB
PageTables:       5000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   778848 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= 71520 MiB
End job on node104 at 2011-04-29 19:03:04