Trace number 3311805

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)UNSAT 174.728 45.03

General information on the benchmark

NameSAT03/handmade/bevan/cnf/
marg3x3add8.shuffled-as.sat03-1449.cnf
MD5SUMb91fa4fe3fb0fdf9c902d36266504764
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.000999
Satisfiable
(Un)Satisfiability was proved
Number of variables41
Number of clauses224
Sum of the clauses size1056
Maximum clause length5
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 464
Number of clauses of size 5160
Number of clauses of size over 50

Solver Data

0.10/0.12	01:57 INFO : Reading from input HOME/instance-3311805-1304186517.cnf
0.10/0.18	Executor set job limit to 1000000
0.10/0.18	Executor set job limit to 1000000
0.10/0.18	Executor set job limit to 1000000
0.10/0.18	Executor set job limit to 1000000
0.10/0.18	Starting Executor!
0.10/0.18	Starting Executor!
0.10/0.18	Starting Executor!
0.10/0.18	Starting Executor!
0.23/0.20	01:57 INFO : Found 18 xor gates
0.23/0.22	01:57 INFO : 41 variables remaining out of 41
0.23/0.22	01:57 INFO : 1280 literals remaining out of 100
174.71/45.01	c Elapsed time 44.892
174.71/45.01	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3311805-1304186517/watcher-3311805-1304186517 -o /tmp/evaluation-result-3311805-1304186517/solver-3311805-1304186517 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311805-1304186517.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: 3.72 4.89 5.82 3/173 1886
/proc/meminfo: memFree=29686804/32950928 swapFree=67111364/67111528
[pid=1886] ppid=1883 vsize=9100 CPUtime=0 cores=0,2,4,6
/proc/1886/stat : 1886 (java) S 1883 1886 802 0 -1 4202496 493 0 0 0 0 0 0 0 17 0 1 0 608882344 9318400 154 33554432000 1073741824 1073778376 140736215139248 18446744073709551615 256415387493 0 2147483391 4096 0 18446744071699199166 0 0 17 0 0 0 0
/proc/1886/statm: 2275 154 124 9 0 67 0

[startup+0.085912 s]
/proc/loadavg: 3.72 4.89 5.82 3/173 1886
/proc/meminfo: memFree=29686804/32950928 swapFree=67111364/67111528
[pid=1886] ppid=1883 vsize=15676800 CPUtime=0.07 cores=0,2,4,6
/proc/1886/stat : 1886 (java) S 1883 1886 802 0 -1 4202496 5249 0 1 0 7 0 0 0 17 0 18 0 608882344 16053043200 4688 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1886/statm: 3919229 4731 2099 9 0 3909948 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 15676800

[startup+0.108388 s]
/proc/loadavg: 3.72 4.89 5.82 3/173 1886
/proc/meminfo: memFree=29686804/32950928 swapFree=67111364/67111528
[pid=1886] ppid=1883 vsize=15676916 CPUtime=0.1 cores=0,2,4,6
/proc/1886/stat : 1886 (java) S 1883 1886 802 0 -1 4202496 5568 0 1 0 9 1 0 0 17 0 18 0 608882344 16053161984 5007 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1886/statm: 3919229 5007 2117 9 0 3909948 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676916

[startup+0.301179 s]
/proc/loadavg: 3.72 4.89 5.82 3/173 1886
/proc/meminfo: memFree=29686804/32950928 swapFree=67111364/67111528
[pid=1886] ppid=1883 vsize=15684496 CPUtime=0.42 cores=0,2,4,6
/proc/1886/stat : 1886 (java) S 1883 1886 802 0 -1 4202496 9333 0 1 0 40 2 0 0 17 0 22 0 608882344 16060923904 7951 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1886/statm: 3921124 7952 2225 9 0 3911843 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 15684496

[startup+0.701001 s]
/proc/loadavg: 3.72 4.89 5.82 3/173 1886
/proc/meminfo: memFree=29686804/32950928 swapFree=67111364/67111528
[pid=1886] ppid=1883 vsize=15689736 CPUtime=1.97 cores=0,2,4,6
/proc/1886/stat : 1886 (java) S 1883 1886 802 0 -1 4202496 33430 0 1 0 192 5 0 0 17 0 22 0 608882344 16066289664 28449 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1886/statm: 3922434 28451 2262 9 0 3913153 0
Current children cumulated CPU time (s) 1.97
Current children cumulated vsize (KiB) 15689736

[startup+1.50085 s]
/proc/loadavg: 3.72 4.89 5.82 12/220 1936
/proc/meminfo: memFree=29366500/32950928 swapFree=67111364/67111528
[pid=1886] ppid=1883 vsize=15689656 CPUtime=5.14 cores=0,2,4,6
/proc/1886/stat : 1886 (java) S 1883 1886 802 0 -1 4202496 48661 0 1 0 505 9 0 0 17 0 22 0 608882344 16066207744 42422 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1886/statm: 3922414 42422 2282 9 0 3913133 0
[pid=1886/tid=1890] ppid=1883 vsize=15689656 CPUtime=0.2 cores=0,2,4,6
/proc/1886/task/1890/stat : 1890 (java) S 1883 1886 802 0 -1 4202560 4567 0 1 0 19 1 0 0 24 0 22 0 608882345 16066207744 42422 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 6 0 0 0
[pid=1886/tid=1892] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1892/stat : 1892 (java) S 1883 1886 802 0 -1 4202560 111 0 0 0 0 0 0 0 15 0 22 0 608882346 16066207744 42422 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 2 0 0 0
[pid=1886/tid=1893] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1893/stat : 1893 (java) S 1883 1886 802 0 -1 4202560 58 0 0 0 0 0 0 0 15 0 22 0 608882346 16066207744 42422 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 0 0 0 0
[pid=1886/tid=1894] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1894/stat : 1894 (java) S 1883 1886 802 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 608882346 16066207744 42422 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 4 0 0 0
[pid=1886/tid=1895] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1895/stat : 1895 (java) S 1883 1886 802 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 608882346 16066207744 42422 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 6 0 0 0
[pid=1886/tid=1896] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1896/stat : 1896 (java) S 1883 1886 802 0 -1 4202560 57 0 0 0 0 0 0 0 15 0 22 0 608882346 16066207744 42422 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 0 0 0 0
[pid=1886/tid=1897] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1897/stat : 1897 (java) S 1883 1886 802 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 608882346 16066207744 42422 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 2 0 0 0
[pid=1886/tid=1898] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1898/stat : 1898 (java) S 1883 1886 802 0 -1 4202560 288 0 0 0 0 0 0 0 15 0 22 0 608882346 16066207744 42422 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 4 0 0 0
[pid=1886/tid=1899] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1899/stat : 1899 (java) S 1883 1886 802 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 22 0 608882346 16066207744 42422 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 6 0 0 0
[pid=1886/tid=1905] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1905/stat : 1905 (java) S 1883 1886 802 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 608882347 16066207744 42422 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427208192 0 0 0 16800975 18446604453599847744 0 0 -1 0 0 0 0
[pid=1886/tid=1914] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1914/stat : 1914 (java) S 1883 1886 802 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608882347 16066207744 42422 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 6 0 0 0
[pid=1886/tid=1915] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1915/stat : 1915 (java) S 1883 1886 802 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608882347 16066207744 42422 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 0 0 0 0
[pid=1886/tid=1919] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1919/stat : 1919 (java) S 1883 1886 802 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 608882350 16066207744 42422 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427215281 0 4 0 16800975 18446604453599847744 0 0 -1 6 0 0 0
[pid=1886/tid=1920] ppid=1883 vsize=15689656 CPUtime=0.68 cores=0,2,4,6
/proc/1886/task/1920/stat : 1920 (java) S 1883 1886 802 0 -1 4202560 5694 0 0 0 68 0 0 0 18 0 22 0 608882350 16066207744 42422 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 4 0 0 0
[pid=1886/tid=1921] ppid=1883 vsize=15689656 CPUtime=0.65 cores=0,2,4,6
/proc/1886/task/1921/stat : 1921 (java) S 1883 1886 802 0 -1 4202560 5040 0 0 0 65 0 0 0 16 0 22 0 608882350 16066207744 42422 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 0 0 0 0
[pid=1886/tid=1922] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1922/stat : 1922 (java) S 1883 1886 802 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 608882350 16066207744 42422 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 6 0 0 0
[pid=1886/tid=1923] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1923/stat : 1923 (java) S 1883 1886 802 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608882350 16066207744 42422 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427208192 0 4 0 16800975 18446604453599847744 0 0 -1 6 0 0 0
[pid=1886/tid=1929] ppid=1883 vsize=15689656 CPUtime=0.6 cores=0,2,4,6
/proc/1886/task/1929/stat : 1929 (java) R 1883 1886 802 0 -1 4202560 490 0 0 0 60 0 0 0 18 0 22 0 608882363 16066207744 42422 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427208646 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1886/tid=1930] ppid=1883 vsize=15689656 CPUtime=1.24 cores=0,2,4,6
/proc/1886/task/1930/stat : 1930 (java) R 1883 1886 802 0 -1 4202560 16097 0 0 0 122 2 0 0 18 0 22 0 608882363 16066207744 42422 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 46912505366048 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=1886/tid=1931] ppid=1883 vsize=15689656 CPUtime=0.92 cores=0,2,4,6
/proc/1886/task/1931/stat : 1931 (java) R 1883 1886 802 0 -1 4202560 9926 0 0 0 91 1 0 0 18 0 22 0 608882363 16066207744 42422 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 46912505580883 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=1886/tid=1932] ppid=1883 vsize=15689656 CPUtime=0.76 cores=0,2,4,6
/proc/1886/task/1932/stat : 1932 (java) R 1883 1886 802 0 -1 4202560 4718 0 0 0 75 1 0 0 18 0 22 0 608882363 16066207744 42422 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 18446744073699065989 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.14
Current children cumulated vsize (KiB) 15689656

[startup+3.10155 s]
/proc/loadavg: 4.22 4.97 5.84 9/220 1936
/proc/meminfo: memFree=29360548/32950928 swapFree=67111364/67111528
[pid=1886] ppid=1883 vsize=15689656 CPUtime=11.42 cores=0,2,4,6
/proc/1886/stat : 1886 (java) S 1883 1886 802 0 -1 4202496 52127 0 1 0 1126 16 0 0 17 0 22 0 608882344 16066207744 45277 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1886/statm: 3922414 45277 2282 9 0 3913133 0
[pid=1886/tid=1890] ppid=1883 vsize=15689656 CPUtime=0.2 cores=0,2,4,6
/proc/1886/task/1890/stat : 1890 (java) S 1883 1886 802 0 -1 4202560 4567 0 1 0 19 1 0 0 24 0 22 0 608882345 16066207744 45277 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 6 0 0 0
[pid=1886/tid=1892] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1892/stat : 1892 (java) S 1883 1886 802 0 -1 4202560 198 0 0 0 0 0 0 0 15 0 22 0 608882346 16066207744 45277 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 2 0 0 0
[pid=1886/tid=1893] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1893/stat : 1893 (java) S 1883 1886 802 0 -1 4202560 113 0 0 0 0 0 0 0 16 0 22 0 608882346 16066207744 45277 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 4 0 0 0
[pid=1886/tid=1894] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1894/stat : 1894 (java) S 1883 1886 802 0 -1 4202560 135 0 0 0 0 0 0 0 15 0 22 0 608882346 16066207744 45277 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 6 0 0 0
[pid=1886/tid=1895] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1895/stat : 1895 (java) S 1883 1886 802 0 -1 4202560 124 0 0 0 0 0 0 0 15 0 22 0 608882346 16066207744 45277 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 2 0 0 0
[pid=1886/tid=1896] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1896/stat : 1896 (java) S 1883 1886 802 0 -1 4202560 181 0 0 0 0 0 0 0 15 0 22 0 608882346 16066207744 45277 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 2 0 0 0
[pid=1886/tid=1897] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1897/stat : 1897 (java) S 1883 1886 802 0 -1 4202560 98 0 0 0 0 0 0 0 15 0 22 0 608882346 16066207744 45277 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 0 0 0 0
[pid=1886/tid=1898] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1898/stat : 1898 (java) S 1883 1886 802 0 -1 4202560 391 0 0 0 0 0 0 0 15 0 22 0 608882346 16066207744 45277 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 6 0 0 0
[pid=1886/tid=1899] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1899/stat : 1899 (java) S 1883 1886 802 0 -1 4202560 144 0 0 0 0 0 0 0 15 0 22 0 608882346 16066207744 45277 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 2 0 0 0
[pid=1886/tid=1905] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1905/stat : 1905 (java) S 1883 1886 802 0 -1 4202560 20 0 0 0 0 0 0 0 15 0 22 0 608882347 16066207744 45277 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427208192 0 0 0 16800975 18446604453599847744 0 0 -1 0 0 0 0
[pid=1886/tid=1914] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1914/stat : 1914 (java) S 1883 1886 802 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608882347 16066207744 45277 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 6 0 0 0
[pid=1886/tid=1915] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1915/stat : 1915 (java) S 1883 1886 802 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608882347 16066207744 45277 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 0 0 0 0
[pid=1886/tid=1919] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1919/stat : 1919 (java) S 1883 1886 802 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 608882350 16066207744 45277 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427215281 0 4 0 16800975 18446604453599847744 0 0 -1 6 0 0 0
[pid=1886/tid=1920] ppid=1883 vsize=15689656 CPUtime=0.68 cores=0,2,4,6
/proc/1886/task/1920/stat : 1920 (java) S 1883 1886 802 0 -1 4202560 5694 0 0 0 68 0 0 0 18 0 22 0 608882350 16066207744 45277 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 4 0 0 0
[pid=1886/tid=1921] ppid=1883 vsize=15689656 CPUtime=0.65 cores=0,2,4,6
/proc/1886/task/1921/stat : 1921 (java) S 1883 1886 802 0 -1 4202560 5040 0 0 0 65 0 0 0 16 0 22 0 608882350 16066207744 45277 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 0 0 0 0
[pid=1886/tid=1922] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1922/stat : 1922 (java) S 1883 1886 802 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 608882350 16066207744 45277 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 6 0 0 0
[pid=1886/tid=1923] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1923/stat : 1923 (java) S 1883 1886 802 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608882350 16066207744 45277 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427208192 0 4 0 16800975 18446604453599847744 0 0 -1 6 0 0 0
[pid=1886/tid=1929] ppid=1883 vsize=15689656 CPUtime=2.16 cores=0,2,4,6
/proc/1886/task/1929/stat : 1929 (java) R 1883 1886 802 0 -1 4202560 1185 0 0 0 214 2 0 0 18 0 22 0 608882363 16066207744 45277 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427208646 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1886/tid=1930] ppid=1883 vsize=15689656 CPUtime=2.8 cores=0,2,4,6
/proc/1886/task/1930/stat : 1930 (java) R 1883 1886 802 0 -1 4202560 16802 0 0 0 276 4 0 0 18 0 22 0 608882363 16066207744 45277 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 46912505580146 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=1886/tid=1931] ppid=1883 vsize=15689656 CPUtime=2.48 cores=0,2,4,6
/proc/1886/task/1931/stat : 1931 (java) R 1883 1886 802 0 -1 4202560 10585 0 0 0 245 3 0 0 18 0 22 0 608882363 16066207744 45277 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 46912505605681 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=1886/tid=1932] ppid=1883 vsize=15689656 CPUtime=2.32 cores=0,2,4,6
/proc/1886/task/1932/stat : 1932 (java) R 1883 1886 802 0 -1 4202560 5464 0 0 0 230 2 0 0 18 0 22 0 608882363 16066207744 45277 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 46912505711949 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.42
Current children cumulated vsize (KiB) 15689656

[startup+6.30094 s]
/proc/loadavg: 4.22 4.97 5.84 9/220 1936
/proc/meminfo: memFree=29328056/32950928 swapFree=67111364/67111528
[pid=1886] ppid=1883 vsize=15689656 CPUtime=24.02 cores=0,2,4,6
/proc/1886/stat : 1886 (java) S 1883 1886 802 0 -1 4202496 57639 0 1 0 2370 32 0 0 17 0 22 0 608882344 16066207744 49921 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1886/statm: 3922414 49921 2282 9 0 3913133 0
[pid=1886/tid=1890] ppid=1883 vsize=15689656 CPUtime=0.2 cores=0,2,4,6
/proc/1886/task/1890/stat : 1890 (java) S 1883 1886 802 0 -1 4202560 4567 0 1 0 19 1 0 0 24 0 22 0 608882345 16066207744 49921 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 6 0 0 0
[pid=1886/tid=1892] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1892/stat : 1892 (java) S 1883 1886 802 0 -1 4202560 366 0 0 0 0 0 0 0 16 0 22 0 608882346 16066207744 49921 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 6 0 0 0
[pid=1886/tid=1893] ppid=1883 vsize=15689656 CPUtime=0.01 cores=0,2,4,6
/proc/1886/task/1893/stat : 1893 (java) S 1883 1886 802 0 -1 4202560 241 0 0 0 1 0 0 0 15 0 22 0 608882346 16066207744 49921 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 2 0 0 0
[pid=1886/tid=1894] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1894/stat : 1894 (java) S 1883 1886 802 0 -1 4202560 291 0 0 0 0 0 0 0 15 0 22 0 608882346 16066207744 49921 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 6 0 0 0
[pid=1886/tid=1895] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1895/stat : 1895 (java) S 1883 1886 802 0 -1 4202560 256 0 0 0 0 0 0 0 15 0 22 0 608882346 16066207744 49921 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 2 0 0 0
[pid=1886/tid=1896] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1896/stat : 1896 (java) S 1883 1886 802 0 -1 4202560 357 0 0 0 0 0 0 0 16 0 22 0 608882346 16066207744 49921 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 4 0 0 0
[pid=1886/tid=1897] ppid=1883 vsize=15689656 CPUtime=0.01 cores=0,2,4,6
/proc/1886/task/1897/stat : 1897 (java) S 1883 1886 802 0 -1 4202560 252 0 0 0 1 0 0 0 15 0 22 0 608882346 16066207744 49921 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 4 0 0 0
[pid=1886/tid=1898] ppid=1883 vsize=15689656 CPUtime=0.01 cores=0,2,4,6
/proc/1886/task/1898/stat : 1898 (java) S 1883 1886 802 0 -1 4202560 516 0 0 0 1 0 0 0 15 0 22 0 608882346 16066207744 49921 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 2 0 0 0
[pid=1886/tid=1899] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1899/stat : 1899 (java) S 1883 1886 802 0 -1 4202560 293 0 0 0 0 0 0 0 15 0 22 0 608882346 16066207744 49921 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 0 0 0 0
[pid=1886/tid=1905] ppid=1883 vsize=15689656 CPUtime=0.01 cores=0,2,4,6
/proc/1886/task/1905/stat : 1905 (java) S 1883 1886 802 0 -1 4202560 48 0 0 0 1 0 0 0 15 0 22 0 608882347 16066207744 49921 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427208192 0 0 0 16800975 18446604453599847744 0 0 -1 0 0 0 0
[pid=1886/tid=1914] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1914/stat : 1914 (java) S 1883 1886 802 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608882347 16066207744 49921 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 6 0 0 0
[pid=1886/tid=1915] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1915/stat : 1915 (java) S 1883 1886 802 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608882347 16066207744 49921 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 0 0 0 0
[pid=1886/tid=1919] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1919/stat : 1919 (java) S 1883 1886 802 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 608882350 16066207744 49921 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427215281 0 4 0 16800975 18446604453599847744 0 0 -1 6 0 0 0
[pid=1886/tid=1920] ppid=1883 vsize=15689656 CPUtime=0.68 cores=0,2,4,6
/proc/1886/task/1920/stat : 1920 (java) S 1883 1886 802 0 -1 4202560 5694 0 0 0 68 0 0 0 18 0 22 0 608882350 16066207744 49921 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 4 0 0 0

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

/proc/1886/task/1920/stat : 1920 (java) S 1883 1886 802 0 -1 4202560 5698 0 0 0 70 0 0 0 15 0 22 0 608882350 16066207744 68747 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 4 0 0 0
[pid=1886/tid=1921] ppid=1883 vsize=15689656 CPUtime=0.65 cores=0,2,4,6
/proc/1886/task/1921/stat : 1921 (java) S 1883 1886 802 0 -1 4202560 5040 0 0 0 65 0 0 0 16 0 22 0 608882350 16066207744 68747 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 0 0 0 0
[pid=1886/tid=1922] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1922/stat : 1922 (java) S 1883 1886 802 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 608882350 16066207744 68747 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 6 0 0 0
[pid=1886/tid=1923] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1923/stat : 1923 (java) S 1883 1886 802 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 22 0 608882350 16066207744 68747 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427208192 0 4 0 16800975 18446604453599847744 0 0 -1 4 0 0 0
[pid=1886/tid=1929] ppid=1883 vsize=15689656 CPUtime=42.06 cores=0,2,4,6
/proc/1886/task/1929/stat : 1929 (java) R 1883 1886 802 0 -1 4202560 6839 0 0 0 4161 45 0 0 18 0 22 0 608882363 16066207744 68747 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 47248166371809 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=1886/tid=1930] ppid=1883 vsize=15689656 CPUtime=42.73 cores=0,2,4,6
/proc/1886/task/1930/stat : 1930 (java) R 1883 1886 802 0 -1 4202560 22498 0 0 0 4227 46 0 0 18 0 22 0 608882363 16066207744 68747 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 46912505953963 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=1886/tid=1931] ppid=1883 vsize=15689656 CPUtime=42.38 cores=0,2,4,6
/proc/1886/task/1931/stat : 1931 (java) R 1883 1886 802 0 -1 4202560 16321 0 0 0 4193 45 0 0 18 0 22 0 608882363 16066207744 68747 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 46912505366048 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1886/tid=1932] ppid=1883 vsize=15689656 CPUtime=42.22 cores=0,2,4,6
/proc/1886/task/1932/stat : 1932 (java) R 1883 1886 802 0 -1 4202560 11119 0 0 0 4176 46 0 0 18 0 22 0 608882363 16066207744 68747 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 46912505366048 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 172
Current children cumulated vsize (KiB) 15689656

[startup+44.7007 s]
/proc/loadavg: 6.06 5.35 5.93 9/220 1937
/proc/meminfo: memFree=29206768/32950928 swapFree=67111364/67111528
[pid=1886] ppid=1883 vsize=15689656 CPUtime=174.66 cores=0,2,4,6
/proc/1886/stat : 1886 (java) S 1883 1886 802 0 -1 4202496 86577 0 1 0 17268 198 0 0 17 0 22 0 608882344 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1886/statm: 3922414 68617 2287 9 0 3913133 0
[pid=1886/tid=1890] ppid=1883 vsize=15689656 CPUtime=0.2 cores=0,2,4,6
/proc/1886/task/1890/stat : 1890 (java) S 1883 1886 802 0 -1 4202560 4567 0 1 0 19 1 0 0 24 0 22 0 608882345 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 6 0 0 0
[pid=1886/tid=1892] ppid=1883 vsize=15689656 CPUtime=0.09 cores=0,2,4,6
/proc/1886/task/1892/stat : 1892 (java) S 1883 1886 802 0 -1 4202560 1547 0 0 0 9 0 0 0 15 0 22 0 608882346 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 2 0 0 0
[pid=1886/tid=1893] ppid=1883 vsize=15689656 CPUtime=0.1 cores=0,2,4,6
/proc/1886/task/1893/stat : 1893 (java) S 1883 1886 802 0 -1 4202560 1514 0 0 0 10 0 0 0 15 0 22 0 608882346 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 6 0 0 0
[pid=1886/tid=1894] ppid=1883 vsize=15689656 CPUtime=0.09 cores=0,2,4,6
/proc/1886/task/1894/stat : 1894 (java) S 1883 1886 802 0 -1 4202560 1523 0 0 0 9 0 0 0 15 0 22 0 608882346 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 6 0 0 0
[pid=1886/tid=1895] ppid=1883 vsize=15689656 CPUtime=0.1 cores=0,2,4,6
/proc/1886/task/1895/stat : 1895 (java) S 1883 1886 802 0 -1 4202560 1702 0 0 0 10 0 0 0 15 0 22 0 608882346 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 2 0 0 0
[pid=1886/tid=1896] ppid=1883 vsize=15689656 CPUtime=0.1 cores=0,2,4,6
/proc/1886/task/1896/stat : 1896 (java) S 1883 1886 802 0 -1 4202560 1654 0 0 0 10 0 0 0 15 0 22 0 608882346 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 0 0 0 0
[pid=1886/tid=1897] ppid=1883 vsize=15689656 CPUtime=0.12 cores=0,2,4,6
/proc/1886/task/1897/stat : 1897 (java) S 1883 1886 802 0 -1 4202560 1483 0 0 0 12 0 0 0 15 0 22 0 608882346 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 2 0 0 0
[pid=1886/tid=1898] ppid=1883 vsize=15689656 CPUtime=0.1 cores=0,2,4,6
/proc/1886/task/1898/stat : 1898 (java) S 1883 1886 802 0 -1 4202560 1820 0 0 0 10 0 0 0 15 0 22 0 608882346 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 4 0 0 0
[pid=1886/tid=1899] ppid=1883 vsize=15689656 CPUtime=0.1 cores=0,2,4,6
/proc/1886/task/1899/stat : 1899 (java) S 1883 1886 802 0 -1 4202560 1749 0 0 0 10 0 0 0 15 0 22 0 608882346 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 0 0 0 0
[pid=1886/tid=1905] ppid=1883 vsize=15689656 CPUtime=0.1 cores=0,2,4,6
/proc/1886/task/1905/stat : 1905 (java) S 1883 1886 802 0 -1 4202560 98 0 0 0 8 2 0 0 15 0 22 0 608882347 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427208192 0 0 0 16800975 18446604453599847744 0 0 -1 4 0 0 0
[pid=1886/tid=1914] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1914/stat : 1914 (java) S 1883 1886 802 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608882347 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 6 0 0 0
[pid=1886/tid=1915] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1915/stat : 1915 (java) S 1883 1886 802 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608882347 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 0 0 0 0
[pid=1886/tid=1919] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1919/stat : 1919 (java) S 1883 1886 802 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 608882350 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427215281 0 4 0 16800975 18446604453599847744 0 0 -1 6 0 0 0
[pid=1886/tid=1920] ppid=1883 vsize=15689656 CPUtime=0.72 cores=0,2,4,6
/proc/1886/task/1920/stat : 1920 (java) S 1883 1886 802 0 -1 4202560 5702 0 0 0 72 0 0 0 15 0 22 0 608882350 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 4 0 0 0
[pid=1886/tid=1921] ppid=1883 vsize=15689656 CPUtime=0.65 cores=0,2,4,6
/proc/1886/task/1921/stat : 1921 (java) S 1883 1886 802 0 -1 4202560 5040 0 0 0 65 0 0 0 16 0 22 0 608882350 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 0 0 0 0
[pid=1886/tid=1922] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1922/stat : 1922 (java) S 1883 1886 802 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 608882350 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 6 0 0 0
[pid=1886/tid=1923] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1923/stat : 1923 (java) S 1883 1886 802 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 22 0 608882350 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427208192 0 4 0 16800975 18446604453599847744 0 0 -1 4 0 0 0
[pid=1886/tid=1929] ppid=1883 vsize=15689656 CPUtime=42.68 cores=0,2,4,6
/proc/1886/task/1929/stat : 1929 (java) S 1883 1886 802 0 -1 4202560 6842 0 0 0 4222 46 0 0 16 0 22 0 608882363 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427208192 0 4 0 16800975 18446604453599847744 0 0 -1 6 0 0 0
[pid=1886/tid=1930] ppid=1883 vsize=15689656 CPUtime=43.44 cores=0,2,4,6
/proc/1886/task/1930/stat : 1930 (java) S 1883 1886 802 0 -1 4202560 22501 0 0 0 4298 46 0 0 17 0 22 0 608882363 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427208192 0 4 0 16800975 18446604453599847744 0 0 -1 0 0 0 0
[pid=1886/tid=1931] ppid=1883 vsize=15689656 CPUtime=43.03 cores=0,2,4,6
/proc/1886/task/1931/stat : 1931 (java) S 1883 1886 802 0 -1 4202560 16323 0 0 0 4258 45 0 0 17 0 22 0 608882363 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427208192 0 4 0 16800975 18446604453599847744 0 0 -1 4 0 0 0
[pid=1886/tid=1932] ppid=1883 vsize=15689656 CPUtime=42.83 cores=0,2,4,6
/proc/1886/task/1932/stat : 1932 (java) S 1883 1886 802 0 -1 4202560 11122 0 0 0 4237 46 0 0 16 0 22 0 608882363 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427208192 0 4 0 16800975 18446604453599847744 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 174.66
Current children cumulated vsize (KiB) 15689656

[startup+44.9007 s]
/proc/loadavg: 6.06 5.35 5.93 9/220 1937
/proc/meminfo: memFree=29206768/32950928 swapFree=67111364/67111528
[pid=1886] ppid=1883 vsize=15689656 CPUtime=174.71 cores=0,2,4,6
/proc/1886/stat : 1886 (java) S 1883 1886 802 0 -1 4202496 86577 0 1 0 17273 198 0 0 17 0 22 0 608882344 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1886/statm: 3922414 68617 2287 9 0 3913133 0
[pid=1886/tid=1890] ppid=1883 vsize=15689656 CPUtime=0.2 cores=0,2,4,6
/proc/1886/task/1890/stat : 1890 (java) S 1883 1886 802 0 -1 4202560 4567 0 1 0 19 1 0 0 24 0 22 0 608882345 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 6 0 0 0
[pid=1886/tid=1892] ppid=1883 vsize=15689656 CPUtime=0.09 cores=0,2,4,6
/proc/1886/task/1892/stat : 1892 (java) S 1883 1886 802 0 -1 4202560 1547 0 0 0 9 0 0 0 15 0 22 0 608882346 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 2 0 0 0
[pid=1886/tid=1893] ppid=1883 vsize=15689656 CPUtime=0.1 cores=0,2,4,6
/proc/1886/task/1893/stat : 1893 (java) S 1883 1886 802 0 -1 4202560 1514 0 0 0 10 0 0 0 15 0 22 0 608882346 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 6 0 0 0
[pid=1886/tid=1894] ppid=1883 vsize=15689656 CPUtime=0.09 cores=0,2,4,6
/proc/1886/task/1894/stat : 1894 (java) S 1883 1886 802 0 -1 4202560 1523 0 0 0 9 0 0 0 15 0 22 0 608882346 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 6 0 0 0
[pid=1886/tid=1895] ppid=1883 vsize=15689656 CPUtime=0.1 cores=0,2,4,6
/proc/1886/task/1895/stat : 1895 (java) S 1883 1886 802 0 -1 4202560 1702 0 0 0 10 0 0 0 15 0 22 0 608882346 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 2 0 0 0
[pid=1886/tid=1896] ppid=1883 vsize=15689656 CPUtime=0.1 cores=0,2,4,6
/proc/1886/task/1896/stat : 1896 (java) S 1883 1886 802 0 -1 4202560 1654 0 0 0 10 0 0 0 15 0 22 0 608882346 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 0 0 0 0
[pid=1886/tid=1897] ppid=1883 vsize=15689656 CPUtime=0.12 cores=0,2,4,6
/proc/1886/task/1897/stat : 1897 (java) S 1883 1886 802 0 -1 4202560 1483 0 0 0 12 0 0 0 15 0 22 0 608882346 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 2 0 0 0
[pid=1886/tid=1898] ppid=1883 vsize=15689656 CPUtime=0.1 cores=0,2,4,6
/proc/1886/task/1898/stat : 1898 (java) S 1883 1886 802 0 -1 4202560 1820 0 0 0 10 0 0 0 15 0 22 0 608882346 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 4 0 0 0
[pid=1886/tid=1899] ppid=1883 vsize=15689656 CPUtime=0.1 cores=0,2,4,6
/proc/1886/task/1899/stat : 1899 (java) S 1883 1886 802 0 -1 4202560 1749 0 0 0 10 0 0 0 15 0 22 0 608882346 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 0 0 0 0
[pid=1886/tid=1905] ppid=1883 vsize=15689656 CPUtime=0.1 cores=0,2,4,6
/proc/1886/task/1905/stat : 1905 (java) S 1883 1886 802 0 -1 4202560 98 0 0 0 8 2 0 0 15 0 22 0 608882347 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427208192 0 0 0 16800975 18446604453599847744 0 0 -1 4 0 0 0
[pid=1886/tid=1914] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1914/stat : 1914 (java) S 1883 1886 802 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608882347 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 6 0 0 0
[pid=1886/tid=1915] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1915/stat : 1915 (java) S 1883 1886 802 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608882347 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 0 0 0 0
[pid=1886/tid=1919] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1919/stat : 1919 (java) S 1883 1886 802 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 608882350 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427215281 0 4 0 16800975 18446604453599847744 0 0 -1 6 0 0 0
[pid=1886/tid=1920] ppid=1883 vsize=15689656 CPUtime=0.72 cores=0,2,4,6
/proc/1886/task/1920/stat : 1920 (java) S 1883 1886 802 0 -1 4202560 5702 0 0 0 72 0 0 0 15 0 22 0 608882350 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 4 0 0 0
[pid=1886/tid=1921] ppid=1883 vsize=15689656 CPUtime=0.65 cores=0,2,4,6
/proc/1886/task/1921/stat : 1921 (java) S 1883 1886 802 0 -1 4202560 5040 0 0 0 65 0 0 0 16 0 22 0 608882350 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 0 0 0 0
[pid=1886/tid=1922] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1922/stat : 1922 (java) S 1883 1886 802 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 608882350 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 6 0 0 0
[pid=1886/tid=1923] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1923/stat : 1923 (java) S 1883 1886 802 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 22 0 608882350 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427208192 0 4 0 16800975 18446604453599847744 0 0 -1 4 0 0 0
[pid=1886/tid=1929] ppid=1883 vsize=15689656 CPUtime=42.69 cores=0,2,4,6
/proc/1886/task/1929/stat : 1929 (java) S 1883 1886 802 0 -1 4202560 6842 0 0 0 4223 46 0 0 15 0 22 0 608882363 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427208192 0 4 0 16800975 18446604453599847744 0 0 -1 6 0 0 0
[pid=1886/tid=1930] ppid=1883 vsize=15689656 CPUtime=43.46 cores=0,2,4,6
/proc/1886/task/1930/stat : 1930 (java) S 1883 1886 802 0 -1 4202560 22501 0 0 0 4300 46 0 0 16 0 22 0 608882363 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427208192 0 4 0 16800975 18446604453599847744 0 0 -1 0 0 0 0
[pid=1886/tid=1931] ppid=1883 vsize=15689656 CPUtime=43.03 cores=0,2,4,6
/proc/1886/task/1931/stat : 1931 (java) S 1883 1886 802 0 -1 4202560 16323 0 0 0 4258 45 0 0 15 0 22 0 608882363 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427208192 0 4 0 16800975 18446604453599847744 0 0 -1 4 0 0 0
[pid=1886/tid=1932] ppid=1883 vsize=15689656 CPUtime=42.85 cores=0,2,4,6
/proc/1886/task/1932/stat : 1932 (java) S 1883 1886 802 0 -1 4202560 11122 0 0 0 4239 46 0 0 15 0 22 0 608882363 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427208192 0 4 0 16800975 18446604453599847744 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 174.71
Current children cumulated vsize (KiB) 15689656

[startup+45.0017 s]
/proc/loadavg: 6.06 5.35 5.93 5/220 1937
/proc/meminfo: memFree=29207008/32950928 swapFree=67111364/67111528
[pid=1886] ppid=1883 vsize=15689656 CPUtime=174.71 cores=0,2,4,6
/proc/1886/stat : 1886 (java) S 1883 1886 802 0 -1 4202496 86577 0 1 0 17273 198 0 0 17 0 22 0 608882344 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1886/statm: 3922414 68617 2287 9 0 3913133 0
[pid=1886/tid=1890] ppid=1883 vsize=15689656 CPUtime=0.2 cores=0,2,4,6
/proc/1886/task/1890/stat : 1890 (java) S 1883 1886 802 0 -1 4202560 4567 0 1 0 19 1 0 0 24 0 22 0 608882345 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 6 0 0 0
[pid=1886/tid=1892] ppid=1883 vsize=15689656 CPUtime=0.09 cores=0,2,4,6
/proc/1886/task/1892/stat : 1892 (java) S 1883 1886 802 0 -1 4202560 1547 0 0 0 9 0 0 0 15 0 22 0 608882346 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 2 0 0 0
[pid=1886/tid=1893] ppid=1883 vsize=15689656 CPUtime=0.1 cores=0,2,4,6
/proc/1886/task/1893/stat : 1893 (java) S 1883 1886 802 0 -1 4202560 1514 0 0 0 10 0 0 0 15 0 22 0 608882346 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 6 0 0 0
[pid=1886/tid=1894] ppid=1883 vsize=15689656 CPUtime=0.09 cores=0,2,4,6
/proc/1886/task/1894/stat : 1894 (java) S 1883 1886 802 0 -1 4202560 1523 0 0 0 9 0 0 0 15 0 22 0 608882346 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 6 0 0 0
[pid=1886/tid=1895] ppid=1883 vsize=15689656 CPUtime=0.1 cores=0,2,4,6
/proc/1886/task/1895/stat : 1895 (java) S 1883 1886 802 0 -1 4202560 1702 0 0 0 10 0 0 0 15 0 22 0 608882346 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 2 0 0 0
[pid=1886/tid=1896] ppid=1883 vsize=15689656 CPUtime=0.1 cores=0,2,4,6
/proc/1886/task/1896/stat : 1896 (java) S 1883 1886 802 0 -1 4202560 1654 0 0 0 10 0 0 0 15 0 22 0 608882346 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 0 0 0 0
[pid=1886/tid=1897] ppid=1883 vsize=15689656 CPUtime=0.12 cores=0,2,4,6
/proc/1886/task/1897/stat : 1897 (java) S 1883 1886 802 0 -1 4202560 1483 0 0 0 12 0 0 0 15 0 22 0 608882346 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 2 0 0 0
[pid=1886/tid=1898] ppid=1883 vsize=15689656 CPUtime=0.1 cores=0,2,4,6
/proc/1886/task/1898/stat : 1898 (java) S 1883 1886 802 0 -1 4202560 1820 0 0 0 10 0 0 0 15 0 22 0 608882346 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 4 0 0 0
[pid=1886/tid=1899] ppid=1883 vsize=15689656 CPUtime=0.1 cores=0,2,4,6
/proc/1886/task/1899/stat : 1899 (java) S 1883 1886 802 0 -1 4202560 1749 0 0 0 10 0 0 0 15 0 22 0 608882346 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 0 0 0 0
[pid=1886/tid=1905] ppid=1883 vsize=15689656 CPUtime=0.1 cores=0,2,4,6
/proc/1886/task/1905/stat : 1905 (java) S 1883 1886 802 0 -1 4202560 98 0 0 0 8 2 0 0 15 0 22 0 608882347 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427208192 0 0 0 16800975 18446604453599847744 0 0 -1 4 0 0 0
[pid=1886/tid=1914] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1914/stat : 1914 (java) S 1883 1886 802 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608882347 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 6 0 0 0
[pid=1886/tid=1915] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1915/stat : 1915 (java) S 1883 1886 802 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608882347 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 0 0 0 0
[pid=1886/tid=1919] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1919/stat : 1919 (java) S 1883 1886 802 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 608882350 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427215281 0 4 0 16800975 18446604453599847744 0 0 -1 6 0 0 0
[pid=1886/tid=1920] ppid=1883 vsize=15689656 CPUtime=0.72 cores=0,2,4,6
/proc/1886/task/1920/stat : 1920 (java) S 1883 1886 802 0 -1 4202560 5702 0 0 0 72 0 0 0 15 0 22 0 608882350 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 4 0 0 0
[pid=1886/tid=1921] ppid=1883 vsize=15689656 CPUtime=0.65 cores=0,2,4,6
/proc/1886/task/1921/stat : 1921 (java) S 1883 1886 802 0 -1 4202560 5040 0 0 0 65 0 0 0 16 0 22 0 608882350 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 0 0 0 0
[pid=1886/tid=1922] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1922/stat : 1922 (java) S 1883 1886 802 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 608882350 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427207577 0 4 0 16800975 18446604453599847744 0 0 -1 6 0 0 0
[pid=1886/tid=1923] ppid=1883 vsize=15689656 CPUtime=0 cores=0,2,4,6
/proc/1886/task/1923/stat : 1923 (java) S 1883 1886 802 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 22 0 608882350 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427208192 0 4 0 16800975 18446604453599847744 0 0 -1 4 0 0 0
[pid=1886/tid=1929] ppid=1883 vsize=15689656 CPUtime=42.69 cores=0,2,4,6
/proc/1886/task/1929/stat : 1929 (java) S 1883 1886 802 0 -1 4202560 6842 0 0 0 4223 46 0 0 15 0 22 0 608882363 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427208192 0 4 0 16800975 18446604453599847744 0 0 -1 6 0 0 0
[pid=1886/tid=1930] ppid=1883 vsize=15689656 CPUtime=43.46 cores=0,2,4,6
/proc/1886/task/1930/stat : 1930 (java) S 1883 1886 802 0 -1 4202560 22501 0 0 0 4300 46 0 0 15 0 22 0 608882363 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427208192 0 4 0 16800975 18446604453599847744 0 0 -1 0 0 0 0
[pid=1886/tid=1931] ppid=1883 vsize=15689656 CPUtime=43.03 cores=0,2,4,6
/proc/1886/task/1931/stat : 1931 (java) S 1883 1886 802 0 -1 4202560 16323 0 0 0 4258 45 0 0 15 0 22 0 608882363 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427208192 0 4 0 16800975 18446604453599847744 0 0 -1 4 0 0 0
[pid=1886/tid=1932] ppid=1883 vsize=15689656 CPUtime=42.85 cores=0,2,4,6
/proc/1886/task/1932/stat : 1932 (java) S 1883 1886 802 0 -1 4202560 11122 0 0 0 4239 46 0 0 15 0 22 0 608882363 16066207744 68617 33554432000 1073741824 1073778376 140737298595344 18446744073709551615 256427208192 0 4 0 16800975 18446604453599847744 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 174.71
Current children cumulated vsize (KiB) 15689656

Child status: 20
Real time (s): 45.03
CPU time (s): 174.728
CPU user time (s): 172.733
CPU system time (s): 1.9957
CPU usage (%): 388.027
Max. virtual memory (cumulated for all children) (KiB): 15689736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 172.733
system time used= 1.9957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86607
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= 420599
involuntary context switches= 9302

runsolver used 0.070989 second user time and 0.183972 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-30 20:01:57
IDJOB=3311805
IDBENCH=84072
IDSOLVER=1698
FILE ID=node115/3311805-1304186517
RUNJOBID= node115-1304186517-1873
PBS_JOBID= 13172447
Free space on /tmp= 72880 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT03/handmade/bevan/cnf/marg3x3add8.shuffled-as.sat03-1449.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311805-1304186517/watcher-3311805-1304186517 -o /tmp/evaluation-result-3311805-1304186517/solver-3311805-1304186517 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311805-1304186517.cnf -hbr 2

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

MD5SUM BENCH= b91fa4fe3fb0fdf9c902d36266504764
RANDOM SEED=574583779

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29686968 kB
Buffers:        852396 kB
Cached:        1922688 kB
SwapCached:          0 kB
Active:         253148 kB
Inactive:      2585636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29686968 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            1636 kB
Writeback:           0 kB
AnonPages:       63132 kB
Mapped:          14496 kB
Slab:           361424 kB
PageTables:       4728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   187356 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= 72876 MiB
End job on node115 at 2011-04-30 20:02:42