Trace number 3311941

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 4586.34 1154.85

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-21_401.cnf
MD5SUM4e87573be2b7b7324c13131d6c6896b8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark194.97
Satisfiable
(Un)Satisfiability was proved
Number of variables201
Number of clauses21509
Sum of the clauses size94265
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266
Number of clauses of size 319560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51683

Solver Data

0.10/0.12	33:57 INFO : Reading from input HOME/instance-3311941-1304184837.cnf
0.62/0.40	Executor set job limit to 1000000
0.62/0.40	Executor set job limit to 1000000
0.62/0.40	Executor set job limit to 1000000
0.62/0.40	Executor set job limit to 1000000
0.62/0.40	Starting Executor!
0.62/0.40	Starting Executor!
0.62/0.40	Starting Executor!
0.62/0.40	Starting Executor!
1.53/0.83	33:58 INFO : 200 variables remaining out of 201
1.53/0.83	33:58 INFO : 115154 literals remaining out of 115774
4586.32/1154.83	c Elapsed time 1154.715
4586.32/1154.83	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-3311941-1304184837/watcher-3311941-1304184837 -o /tmp/evaluation-result-3311941-1304184837/solver-3311941-1304184837 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311941-1304184837.cnf -hbr 2 

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

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


[startup+0 s]
/proc/loadavg: 7.46 7.97 7.94 2/172 1902
/proc/meminfo: memFree=25854884/32951124 swapFree=67051468/67111528
[pid=1902] ppid=1900 vsize=9100 CPUtime=0 cores=1,3,5,7
/proc/1902/stat : 1902 (java) R 1900 1902 1869 0 -1 4202496 491 0 0 0 0 0 0 0 22 0 1 0 530086453 9318400 153 33554432000 1073741824 1073778376 140735063115808 18446744073709551615 218371000455 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1902/statm: 2275 153 124 9 0 67 0

[startup+0.031935 s]
/proc/loadavg: 7.46 7.97 7.94 2/172 1902
/proc/meminfo: memFree=25854884/32951124 swapFree=67051468/67111528
[pid=1902] ppid=1900 vsize=15604116 CPUtime=0.01 cores=1,3,5,7
/proc/1902/stat : 1902 (java) S 1900 1902 1869 0 -1 4202496 3530 0 1 0 1 0 0 0 22 0 13 0 530086453 15978614784 2971 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382759909 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/1902/statm: 3901029 2971 1657 9 0 3891777 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15604116

[startup+0.100952 s]
/proc/loadavg: 7.46 7.97 7.94 2/172 1902
/proc/meminfo: memFree=25854884/32951124 swapFree=67051468/67111528
[pid=1902] ppid=1900 vsize=15677048 CPUtime=0.1 cores=1,3,5,7
/proc/1902/stat : 1902 (java) S 1900 1902 1869 0 -1 4202496 5537 0 1 0 9 1 0 0 22 0 18 0 530086453 16053297152 4970 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/1902/statm: 3919262 4970 2117 9 0 3909981 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15677048

[startup+0.300891 s]
/proc/loadavg: 7.46 7.97 7.94 2/172 1902
/proc/meminfo: memFree=25854884/32951124 swapFree=67051468/67111528
[pid=1902] ppid=1900 vsize=15683572 CPUtime=0.51 cores=1,3,5,7
/proc/1902/stat : 1902 (java) S 1900 1902 1869 0 -1 4202496 14484 0 1 0 48 3 0 0 22 0 18 0 530086453 16059977728 12758 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/1902/statm: 3920893 12766 2208 9 0 3911612 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15683572

[startup+0.702935 s]
/proc/loadavg: 7.46 7.97 7.94 2/172 1902
/proc/meminfo: memFree=25854884/32951124 swapFree=67051468/67111528
[pid=1902] ppid=1900 vsize=15688148 CPUtime=1.31 cores=1,3,5,7
/proc/1902/stat : 1902 (java) S 1900 1902 1869 0 -1 4202496 35555 0 1 0 124 7 0 0 22 0 22 0 530086453 16064663552 32322 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/1902/statm: 3922037 32322 2249 9 0 3912756 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 15688148

[startup+1.50164 s]
/proc/loadavg: 7.46 7.97 7.94 5/220 1950
/proc/meminfo: memFree=25543456/32951124 swapFree=67051468/67111528
[pid=1902] ppid=1900 vsize=15689644 CPUtime=3.56 cores=1,3,5,7
/proc/1902/stat : 1902 (java) S 1900 1902 1869 0 -1 4202496 47264 0 1 0 348 8 0 0 22 0 22 0 530086453 16066195456 44025 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/1902/statm: 3922411 44025 2276 9 0 3913130 0
[pid=1902/tid=1908] ppid=1900 vsize=15689644 CPUtime=0.81 cores=1,3,5,7
/proc/1902/task/1908/stat : 1908 (java) S 1900 1902 1869 0 -1 4202560 26478 0 1 0 77 4 0 0 20 0 22 0 530086454 16066195456 44025 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1911] ppid=1900 vsize=15689644 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1911/stat : 1911 (java) S 1900 1902 1869 0 -1 4202560 449 0 0 0 0 0 0 0 18 0 22 0 530086455 16066195456 44025 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1912] ppid=1900 vsize=15689644 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1912/stat : 1912 (java) S 1900 1902 1869 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 530086455 16066195456 44025 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1913] ppid=1900 vsize=15689644 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1913/stat : 1913 (java) S 1900 1902 1869 0 -1 4202560 121 0 0 0 0 0 0 0 18 0 22 0 530086455 16066195456 44025 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 1 0 0 0
[pid=1902/tid=1914] ppid=1900 vsize=15689644 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1914/stat : 1914 (java) S 1900 1902 1869 0 -1 4202560 592 0 0 0 0 0 0 0 18 0 22 0 530086455 16066195456 44025 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 3 0 0 0
[pid=1902/tid=1915] ppid=1900 vsize=15689644 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1915/stat : 1915 (java) S 1900 1902 1869 0 -1 4202560 80 0 0 0 0 0 0 0 18 0 22 0 530086455 16066195456 44025 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 3 0 0 0
[pid=1902/tid=1916] ppid=1900 vsize=15689644 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1916/stat : 1916 (java) S 1900 1902 1869 0 -1 4202560 514 0 0 0 0 0 0 0 18 0 22 0 530086455 16066195456 44025 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 1 0 0 0
[pid=1902/tid=1917] ppid=1900 vsize=15689644 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1917/stat : 1917 (java) S 1900 1902 1869 0 -1 4202560 713 0 0 0 0 0 0 0 18 0 22 0 530086455 16066195456 44025 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 7 0 0 0
[pid=1902/tid=1918] ppid=1900 vsize=15689644 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1918/stat : 1918 (java) S 1900 1902 1869 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 530086455 16066195456 44025 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 1 0 0 0
[pid=1902/tid=1927] ppid=1900 vsize=15689644 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1927/stat : 1927 (java) S 1900 1902 1869 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 530086456 16066195456 44025 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773760 0 0 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1929] ppid=1900 vsize=15689644 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1929/stat : 1929 (java) S 1900 1902 1869 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530086456 16066195456 44025 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1930] ppid=1900 vsize=15689644 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1930/stat : 1930 (java) S 1900 1902 1869 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530086456 16066195456 44025 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1933] ppid=1900 vsize=15689644 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1933/stat : 1933 (java) S 1900 1902 1869 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 530086458 16066195456 44025 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382780849 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1934] ppid=1900 vsize=15689644 CPUtime=0.55 cores=1,3,5,7
/proc/1902/task/1934/stat : 1934 (java) R 1900 1902 1869 0 -1 4202560 3210 0 0 0 55 0 0 0 15 0 22 0 530086458 16066195456 44025 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 47860450977884 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1902/tid=1935] ppid=1900 vsize=15689644 CPUtime=0.72 cores=1,3,5,7
/proc/1902/task/1935/stat : 1935 (java) R 1900 1902 1869 0 -1 4202560 5378 0 0 0 71 1 0 0 15 0 22 0 530086458 16066195456 44025 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 47860454035013 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=1902/tid=1936] ppid=1900 vsize=15689644 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1936/stat : 1936 (java) S 1900 1902 1869 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 530086458 16066195456 44025 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1937] ppid=1900 vsize=15689644 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1937/stat : 1937 (java) S 1900 1902 1869 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530086458 16066195456 44025 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773760 0 4 0 16800975 18446604458981566528 0 0 -1 7 0 0 0
[pid=1902/tid=1943] ppid=1900 vsize=15689644 CPUtime=0.45 cores=1,3,5,7
/proc/1902/task/1943/stat : 1943 (java) R 1900 1902 1869 0 -1 4202560 2188 0 0 0 45 0 0 0 16 0 22 0 530086494 16066195456 44025 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 46912506052943 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=1902/tid=1944] ppid=1900 vsize=15689644 CPUtime=0.26 cores=1,3,5,7
/proc/1902/task/1944/stat : 1944 (java) R 1900 1902 1869 0 -1 4202560 2642 0 0 0 26 0 0 0 16 0 22 0 530086494 16066195456 44025 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 46912505947386 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=1902/tid=1945] ppid=1900 vsize=15689644 CPUtime=0.3 cores=1,3,5,7
/proc/1902/task/1945/stat : 1945 (java) R 1900 1902 1869 0 -1 4202560 1052 0 0 0 30 0 0 0 16 0 22 0 530086494 16066195456 44025 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 46912505888819 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1902/tid=1946] ppid=1900 vsize=15689644 CPUtime=0.4 cores=1,3,5,7
/proc/1902/task/1946/stat : 1946 (java) R 1900 1902 1869 0 -1 4202560 2450 0 0 0 40 0 0 0 16 0 22 0 530086494 16066195456 44025 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 46912506052133 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.56
Current children cumulated vsize (KiB) 15689644

[startup+3.10135 s]
/proc/loadavg: 7.82 8.04 7.96 11/220 1950
/proc/meminfo: memFree=25473520/32951124 swapFree=67051468/67111528
[pid=1902] ppid=1900 vsize=15689812 CPUtime=9.94 cores=1,3,5,7
/proc/1902/stat : 1902 (java) S 1900 1902 1869 0 -1 4202496 71220 0 1 0 982 12 0 0 22 0 22 0 530086453 16066367488 67661 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/1902/statm: 3922453 67663 2279 9 0 3913172 0
[pid=1902/tid=1908] ppid=1900 vsize=15689812 CPUtime=0.81 cores=1,3,5,7
/proc/1902/task/1908/stat : 1908 (java) S 1900 1902 1869 0 -1 4202560 26478 0 1 0 77 4 0 0 20 0 22 0 530086454 16066367488 67663 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1911] ppid=1900 vsize=15689812 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1911/stat : 1911 (java) S 1900 1902 1869 0 -1 4202560 1512 0 0 0 0 0 0 0 16 0 22 0 530086455 16066367488 67666 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1912] ppid=1900 vsize=15689812 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1912/stat : 1912 (java) S 1900 1902 1869 0 -1 4202560 278 0 0 0 0 0 0 0 15 0 22 0 530086455 16066367488 67667 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1913] ppid=1900 vsize=15689812 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1913/stat : 1913 (java) S 1900 1902 1869 0 -1 4202560 1447 0 0 0 0 0 0 0 15 0 22 0 530086455 16066367488 67667 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 7 0 0 0
[pid=1902/tid=1914] ppid=1900 vsize=15689812 CPUtime=0.01 cores=1,3,5,7
/proc/1902/task/1914/stat : 1914 (java) S 1900 1902 1869 0 -1 4202560 2598 0 0 0 1 0 0 0 16 0 22 0 530086455 16066367488 67668 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1915] ppid=1900 vsize=15689812 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1915/stat : 1915 (java) S 1900 1902 1869 0 -1 4202560 1171 0 0 0 0 0 0 0 15 0 22 0 530086455 16066367488 67669 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1916] ppid=1900 vsize=15689812 CPUtime=0.01 cores=1,3,5,7
/proc/1902/task/1916/stat : 1916 (java) S 1900 1902 1869 0 -1 4202560 1922 0 0 0 1 0 0 0 16 0 22 0 530086455 16066367488 67669 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 1 0 0 0
[pid=1902/tid=1917] ppid=1900 vsize=15689812 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1917/stat : 1917 (java) S 1900 1902 1869 0 -1 4202560 1476 0 0 0 0 0 0 0 16 0 22 0 530086455 16066367488 67670 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 7 0 0 0
[pid=1902/tid=1918] ppid=1900 vsize=15689812 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1918/stat : 1918 (java) S 1900 1902 1869 0 -1 4202560 832 0 0 0 0 0 0 0 15 0 22 0 530086455 16066367488 67670 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 1 0 0 0
[pid=1902/tid=1927] ppid=1900 vsize=15689812 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1927/stat : 1927 (java) S 1900 1902 1869 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 530086456 16066367488 67670 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773760 0 0 0 16800975 18446604458981566528 0 0 -1 3 0 0 0
[pid=1902/tid=1929] ppid=1900 vsize=15689812 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1929/stat : 1929 (java) S 1900 1902 1869 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530086456 16066367488 67671 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1930] ppid=1900 vsize=15689812 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1930/stat : 1930 (java) S 1900 1902 1869 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530086456 16066367488 67672 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1933] ppid=1900 vsize=15689812 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1933/stat : 1933 (java) S 1900 1902 1869 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 530086458 16066367488 67672 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382780849 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1934] ppid=1900 vsize=15689812 CPUtime=0.6 cores=1,3,5,7
/proc/1902/task/1934/stat : 1934 (java) S 1900 1902 1869 0 -1 4202560 3274 0 0 0 60 0 0 0 15 0 22 0 530086458 16066367488 67673 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 1 0 0 0
[pid=1902/tid=1935] ppid=1900 vsize=15689812 CPUtime=0.91 cores=1,3,5,7
/proc/1902/task/1935/stat : 1935 (java) S 1900 1902 1869 0 -1 4202560 5742 0 0 0 90 1 0 0 15 0 22 0 530086458 16066367488 67673 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 3 0 0 0
[pid=1902/tid=1936] ppid=1900 vsize=15689812 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1936/stat : 1936 (java) S 1900 1902 1869 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 530086458 16066367488 67673 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1937] ppid=1900 vsize=15689812 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1937/stat : 1937 (java) S 1900 1902 1869 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530086458 16066367488 67673 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773760 0 4 0 16800975 18446604458981566528 0 0 -1 7 0 0 0
[pid=1902/tid=1943] ppid=1900 vsize=15689812 CPUtime=2.02 cores=1,3,5,7
/proc/1902/task/1943/stat : 1943 (java) R 1900 1902 1869 0 -1 4202560 6313 0 0 0 202 0 0 0 17 0 22 0 530086494 16066367488 67673 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 46912505894619 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=1902/tid=1944] ppid=1900 vsize=15689812 CPUtime=1.64 cores=1,3,5,7
/proc/1902/task/1944/stat : 1944 (java) R 1900 1902 1869 0 -1 4202560 6561 0 0 0 164 0 0 0 17 0 22 0 530086494 16066367488 67673 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 46912505768037 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=1902/tid=1945] ppid=1900 vsize=15689812 CPUtime=1.82 cores=1,3,5,7
/proc/1902/task/1945/stat : 1945 (java) R 1900 1902 1869 0 -1 4202560 4150 0 0 0 182 0 0 0 17 0 22 0 530086494 16066367488 67673 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 46912505888800 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1902/tid=1946] ppid=1900 vsize=15689812 CPUtime=1.97 cores=1,3,5,7
/proc/1902/task/1946/stat : 1946 (java) R 1900 1902 1869 0 -1 4202560 6023 0 0 0 197 0 0 0 17 0 22 0 530086494 16066367488 67673 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 46912505991398 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 9.94
Current children cumulated vsize (KiB) 15689812

[startup+6.30078 s]
/proc/loadavg: 7.82 8.04 7.96 9/220 1950
/proc/meminfo: memFree=24932108/32951124 swapFree=67051468/67111528
[pid=1902] ppid=1900 vsize=15689812 CPUtime=22.69 cores=1,3,5,7
/proc/1902/stat : 1902 (java) S 1900 1902 1869 0 -1 4202496 93143 0 1 0 2254 15 0 0 22 0 22 0 530086453 16066367488 84296 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/1902/statm: 3922453 84296 2279 9 0 3913172 0
[pid=1902/tid=1908] ppid=1900 vsize=15689812 CPUtime=0.81 cores=1,3,5,7
/proc/1902/task/1908/stat : 1908 (java) S 1900 1902 1869 0 -1 4202560 26478 0 1 0 77 4 0 0 20 0 22 0 530086454 16066367488 84296 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1911] ppid=1900 vsize=15689812 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1911/stat : 1911 (java) S 1900 1902 1869 0 -1 4202560 3046 0 0 0 0 0 0 0 15 0 22 0 530086455 16066367488 84296 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 3 0 0 0
[pid=1902/tid=1912] ppid=1900 vsize=15689812 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1912/stat : 1912 (java) S 1900 1902 1869 0 -1 4202560 1567 0 0 0 0 0 0 0 15 0 22 0 530086455 16066367488 84296 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1913] ppid=1900 vsize=15689812 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1913/stat : 1913 (java) S 1900 1902 1869 0 -1 4202560 2828 0 0 0 0 0 0 0 16 0 22 0 530086455 16066367488 84296 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1914] ppid=1900 vsize=15689812 CPUtime=0.01 cores=1,3,5,7
/proc/1902/task/1914/stat : 1914 (java) S 1900 1902 1869 0 -1 4202560 4312 0 0 0 1 0 0 0 16 0 22 0 530086455 16066367488 84296 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 1 0 0 0
[pid=1902/tid=1915] ppid=1900 vsize=15689812 CPUtime=0.01 cores=1,3,5,7
/proc/1902/task/1915/stat : 1915 (java) S 1900 1902 1869 0 -1 4202560 3544 0 0 0 1 0 0 0 16 0 22 0 530086455 16066367488 84296 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 7 0 0 0
[pid=1902/tid=1916] ppid=1900 vsize=15689812 CPUtime=0.01 cores=1,3,5,7
/proc/1902/task/1916/stat : 1916 (java) S 1900 1902 1869 0 -1 4202560 2256 0 0 0 1 0 0 0 15 0 22 0 530086455 16066367488 84296 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1917] ppid=1900 vsize=15689812 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1917/stat : 1917 (java) S 1900 1902 1869 0 -1 4202560 2884 0 0 0 0 0 0 0 15 0 22 0 530086455 16066367488 84296 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 7 0 0 0
[pid=1902/tid=1918] ppid=1900 vsize=15689812 CPUtime=0.01 cores=1,3,5,7
/proc/1902/task/1918/stat : 1918 (java) S 1900 1902 1869 0 -1 4202560 2139 0 0 0 1 0 0 0 16 0 22 0 530086455 16066367488 84296 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 3 0 0 0
[pid=1902/tid=1927] ppid=1900 vsize=15689812 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1927/stat : 1927 (java) S 1900 1902 1869 0 -1 4202560 197 0 0 0 0 0 0 0 15 0 22 0 530086456 16066367488 84296 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773760 0 0 0 16800975 18446604458981566528 0 0 -1 1 0 0 0
[pid=1902/tid=1929] ppid=1900 vsize=15689812 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1929/stat : 1929 (java) S 1900 1902 1869 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530086456 16066367488 84296 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1930] ppid=1900 vsize=15689812 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1930/stat : 1930 (java) S 1900 1902 1869 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530086456 16066367488 84296 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1933] ppid=1900 vsize=15689812 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1933/stat : 1933 (java) S 1900 1902 1869 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 530086458 16066367488 84296 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382780849 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1934] ppid=1900 vsize=15689812 CPUtime=0.67 cores=1,3,5,7
/proc/1902/task/1934/stat : 1934 (java) S 1900 1902 1869 0 -1 4202560 3278 0 0 0 67 0 0 0 15 0 22 0 530086458 16066367488 84296 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 1 0 0 0

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

/proc/1902/task/1934/stat : 1934 (java) S 1900 1902 1869 0 -1 4202560 3297 0 0 0 78 0 0 0 16 0 22 0 530086458 16066367488 59419 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 1 0 0 0
[pid=1902/tid=1935] ppid=1900 vsize=15689812 CPUtime=1.12 cores=1,3,5,7
/proc/1902/task/1935/stat : 1935 (java) S 1900 1902 1869 0 -1 4202560 5769 0 0 0 111 1 0 0 15 0 22 0 530086458 16066367488 59419 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 3 0 0 0
[pid=1902/tid=1936] ppid=1900 vsize=15689812 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1936/stat : 1936 (java) S 1900 1902 1869 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 530086458 16066367488 59419 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1937] ppid=1900 vsize=15689812 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1937/stat : 1937 (java) S 1900 1902 1869 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 530086458 16066367488 59419 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773760 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1943] ppid=1900 vsize=15689812 CPUtime=1137.54 cores=1,3,5,7
/proc/1902/task/1943/stat : 1943 (java) R 1900 1902 1869 0 -1 4202560 255604 0 0 0 113716 38 0 0 25 0 22 0 530086494 16066367488 59419 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 46912505524151 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=1902/tid=1944] ppid=1900 vsize=15689812 CPUtime=1136.96 cores=1,3,5,7
/proc/1902/task/1944/stat : 1944 (java) R 1900 1902 1869 0 -1 4202560 261383 0 0 0 113655 41 0 0 25 0 22 0 530086494 16066367488 59419 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 46912505787971 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=1902/tid=1945] ppid=1900 vsize=15689812 CPUtime=1137.46 cores=1,3,5,7
/proc/1902/task/1945/stat : 1945 (java) R 1900 1902 1869 0 -1 4202560 259135 0 0 0 113704 42 0 0 25 0 22 0 530086494 16066367488 59419 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 46912505991280 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=1902/tid=1946] ppid=1900 vsize=15689812 CPUtime=1138.81 cores=1,3,5,7
/proc/1902/task/1946/stat : 1946 (java) R 1900 1902 1869 0 -1 4202560 254626 0 0 0 113840 41 0 0 25 0 22 0 530086494 16066367488 59419 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 46912505895018 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4583.38
Current children cumulated vsize (KiB) 15689812

[startup+1154.3 s]
/proc/loadavg: 8.04 8.03 8.00 8/220 1981
/proc/meminfo: memFree=25313064/32951124 swapFree=67051468/67111528
[pid=1902] ppid=1900 vsize=15689812 CPUtime=4585.95 cores=1,3,5,7
/proc/1902/stat : 1902 (java) S 1900 1902 1869 0 -1 4202496 2314710 0 1 0 458114 481 0 0 22 0 22 0 530086453 16066367488 56549 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/1902/statm: 3922453 56549 2299 9 0 3913172 0
[pid=1902/tid=1908] ppid=1900 vsize=15689812 CPUtime=0.81 cores=1,3,5,7
/proc/1902/task/1908/stat : 1908 (java) S 1900 1902 1869 0 -1 4202560 26478 0 1 0 77 4 0 0 20 0 22 0 530086454 16066367488 56549 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1911] ppid=1900 vsize=15689812 CPUtime=3.46 cores=1,3,5,7
/proc/1902/task/1911/stat : 1911 (java) S 1900 1902 1869 0 -1 4202560 154095 0 0 0 318 28 0 0 15 0 22 0 530086455 16066367488 56549 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 1 0 0 0
[pid=1902/tid=1912] ppid=1900 vsize=15689812 CPUtime=3.37 cores=1,3,5,7
/proc/1902/task/1912/stat : 1912 (java) S 1900 1902 1869 0 -1 4202560 155357 0 0 0 306 31 0 0 15 0 22 0 530086455 16066367488 56549 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 3 0 0 0
[pid=1902/tid=1913] ppid=1900 vsize=15689812 CPUtime=3.41 cores=1,3,5,7
/proc/1902/task/1913/stat : 1913 (java) S 1900 1902 1869 0 -1 4202560 147950 0 0 0 314 27 0 0 15 0 22 0 530086455 16066367488 56549 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 7 0 0 0
[pid=1902/tid=1914] ppid=1900 vsize=15689812 CPUtime=3.48 cores=1,3,5,7
/proc/1902/task/1914/stat : 1914 (java) S 1900 1902 1869 0 -1 4202560 158989 0 0 0 319 29 0 0 16 0 22 0 530086455 16066367488 56549 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 1 0 0 0
[pid=1902/tid=1915] ppid=1900 vsize=15689812 CPUtime=3.42 cores=1,3,5,7
/proc/1902/task/1915/stat : 1915 (java) S 1900 1902 1869 0 -1 4202560 161526 0 0 0 312 30 0 0 15 0 22 0 530086455 16066367488 56549 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1916] ppid=1900 vsize=15689812 CPUtime=3.35 cores=1,3,5,7
/proc/1902/task/1916/stat : 1916 (java) S 1900 1902 1869 0 -1 4202560 152331 0 0 0 306 29 0 0 15 0 22 0 530086455 16066367488 56549 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 3 0 0 0
[pid=1902/tid=1917] ppid=1900 vsize=15689812 CPUtime=3.55 cores=1,3,5,7
/proc/1902/task/1917/stat : 1917 (java) S 1900 1902 1869 0 -1 4202560 162037 0 0 0 325 30 0 0 15 0 22 0 530086455 16066367488 56549 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1918] ppid=1900 vsize=15689812 CPUtime=3.36 cores=1,3,5,7
/proc/1902/task/1918/stat : 1918 (java) S 1900 1902 1869 0 -1 4202560 148688 0 0 0 311 25 0 0 15 0 22 0 530086455 16066367488 56549 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1927] ppid=1900 vsize=15689812 CPUtime=2.36 cores=1,3,5,7
/proc/1902/task/1927/stat : 1927 (java) S 1900 1902 1869 0 -1 4202560 5994 0 0 0 160 76 0 0 16 0 22 0 530086456 16066367488 56549 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773760 0 0 0 16800975 18446604458981566528 0 0 -1 7 0 0 0
[pid=1902/tid=1929] ppid=1900 vsize=15689812 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1929/stat : 1929 (java) S 1900 1902 1869 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530086456 16066367488 56549 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1930] ppid=1900 vsize=15689812 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1930/stat : 1930 (java) S 1900 1902 1869 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530086456 16066367488 56549 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1933] ppid=1900 vsize=15689812 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1933/stat : 1933 (java) S 1900 1902 1869 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 530086458 16066367488 56549 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382780849 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1934] ppid=1900 vsize=15689812 CPUtime=0.78 cores=1,3,5,7
/proc/1902/task/1934/stat : 1934 (java) S 1900 1902 1869 0 -1 4202560 3297 0 0 0 78 0 0 0 16 0 22 0 530086458 16066367488 56549 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 1 0 0 0
[pid=1902/tid=1935] ppid=1900 vsize=15689812 CPUtime=1.12 cores=1,3,5,7
/proc/1902/task/1935/stat : 1935 (java) S 1900 1902 1869 0 -1 4202560 5769 0 0 0 111 1 0 0 15 0 22 0 530086458 16066367488 56549 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 3 0 0 0
[pid=1902/tid=1936] ppid=1900 vsize=15689812 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1936/stat : 1936 (java) S 1900 1902 1869 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 530086458 16066367488 56549 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1937] ppid=1900 vsize=15689812 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1937/stat : 1937 (java) S 1900 1902 1869 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 530086458 16066367488 56549 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773760 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1943] ppid=1900 vsize=15689812 CPUtime=1138.19 cores=1,3,5,7
/proc/1902/task/1943/stat : 1943 (java) S 1900 1902 1869 0 -1 4202560 255606 0 0 0 113781 38 0 0 24 0 22 0 530086494 16066367488 56549 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773760 0 4 0 16800975 18446604458981566528 0 0 -1 1 0 0 0
[pid=1902/tid=1944] ppid=1900 vsize=15689812 CPUtime=1137.59 cores=1,3,5,7
/proc/1902/task/1944/stat : 1944 (java) S 1900 1902 1869 0 -1 4202560 261383 0 0 0 113718 41 0 0 24 0 22 0 530086494 16066367488 56549 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773760 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1945] ppid=1900 vsize=15689812 CPUtime=1138.09 cores=1,3,5,7
/proc/1902/task/1945/stat : 1945 (java) R 1900 1902 1869 0 -1 4202560 259137 0 0 0 113767 42 0 0 25 0 22 0 530086494 16066367488 56549 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 46912505935749 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=1902/tid=1946] ppid=1900 vsize=15689812 CPUtime=1139.45 cores=1,3,5,7
/proc/1902/task/1946/stat : 1946 (java) R 1900 1902 1869 0 -1 4202560 254627 0 0 0 113904 41 0 0 25 0 22 0 530086494 16066367488 56549 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 46912505888819 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4585.95
Current children cumulated vsize (KiB) 15689812

[startup+1154.7 s]
/proc/loadavg: 8.04 8.03 8.00 8/220 1981
/proc/meminfo: memFree=25313064/32951124 swapFree=67051468/67111528
[pid=1902] ppid=1900 vsize=15689812 CPUtime=4586.32 cores=1,3,5,7
/proc/1902/stat : 1902 (java) S 1900 1902 1869 0 -1 4202496 2314711 0 1 0 458151 481 0 0 22 0 22 0 530086453 16066367488 56341 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/1902/statm: 3922453 56341 2299 9 0 3913172 0
[pid=1902/tid=1908] ppid=1900 vsize=15689812 CPUtime=0.81 cores=1,3,5,7
/proc/1902/task/1908/stat : 1908 (java) S 1900 1902 1869 0 -1 4202560 26478 0 1 0 77 4 0 0 20 0 22 0 530086454 16066367488 56341 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1911] ppid=1900 vsize=15689812 CPUtime=3.46 cores=1,3,5,7
/proc/1902/task/1911/stat : 1911 (java) S 1900 1902 1869 0 -1 4202560 154095 0 0 0 318 28 0 0 15 0 22 0 530086455 16066367488 56341 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 1 0 0 0
[pid=1902/tid=1912] ppid=1900 vsize=15689812 CPUtime=3.37 cores=1,3,5,7
/proc/1902/task/1912/stat : 1912 (java) S 1900 1902 1869 0 -1 4202560 155357 0 0 0 306 31 0 0 15 0 22 0 530086455 16066367488 56341 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 3 0 0 0
[pid=1902/tid=1913] ppid=1900 vsize=15689812 CPUtime=3.41 cores=1,3,5,7
/proc/1902/task/1913/stat : 1913 (java) S 1900 1902 1869 0 -1 4202560 147950 0 0 0 314 27 0 0 15 0 22 0 530086455 16066367488 56341 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 7 0 0 0
[pid=1902/tid=1914] ppid=1900 vsize=15689812 CPUtime=3.48 cores=1,3,5,7
/proc/1902/task/1914/stat : 1914 (java) S 1900 1902 1869 0 -1 4202560 158989 0 0 0 319 29 0 0 15 0 22 0 530086455 16066367488 56341 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 1 0 0 0
[pid=1902/tid=1915] ppid=1900 vsize=15689812 CPUtime=3.42 cores=1,3,5,7
/proc/1902/task/1915/stat : 1915 (java) S 1900 1902 1869 0 -1 4202560 161526 0 0 0 312 30 0 0 15 0 22 0 530086455 16066367488 56341 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1916] ppid=1900 vsize=15689812 CPUtime=3.35 cores=1,3,5,7
/proc/1902/task/1916/stat : 1916 (java) S 1900 1902 1869 0 -1 4202560 152331 0 0 0 306 29 0 0 15 0 22 0 530086455 16066367488 56341 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 3 0 0 0
[pid=1902/tid=1917] ppid=1900 vsize=15689812 CPUtime=3.55 cores=1,3,5,7
/proc/1902/task/1917/stat : 1917 (java) S 1900 1902 1869 0 -1 4202560 162037 0 0 0 325 30 0 0 15 0 22 0 530086455 16066367488 56341 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1918] ppid=1900 vsize=15689812 CPUtime=3.36 cores=1,3,5,7
/proc/1902/task/1918/stat : 1918 (java) S 1900 1902 1869 0 -1 4202560 148688 0 0 0 311 25 0 0 15 0 22 0 530086455 16066367488 56341 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1927] ppid=1900 vsize=15689812 CPUtime=2.36 cores=1,3,5,7
/proc/1902/task/1927/stat : 1927 (java) S 1900 1902 1869 0 -1 4202560 5994 0 0 0 160 76 0 0 15 0 22 0 530086456 16066367488 56341 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773760 0 0 0 16800975 18446604458981566528 0 0 -1 7 0 0 0
[pid=1902/tid=1929] ppid=1900 vsize=15689812 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1929/stat : 1929 (java) S 1900 1902 1869 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530086456 16066367488 56341 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1930] ppid=1900 vsize=15689812 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1930/stat : 1930 (java) S 1900 1902 1869 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530086456 16066367488 56341 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1933] ppid=1900 vsize=15689812 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1933/stat : 1933 (java) S 1900 1902 1869 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 530086458 16066367488 56341 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382780849 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1934] ppid=1900 vsize=15689812 CPUtime=0.78 cores=1,3,5,7
/proc/1902/task/1934/stat : 1934 (java) S 1900 1902 1869 0 -1 4202560 3297 0 0 0 78 0 0 0 16 0 22 0 530086458 16066367488 56341 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 1 0 0 0
[pid=1902/tid=1935] ppid=1900 vsize=15689812 CPUtime=1.12 cores=1,3,5,7
/proc/1902/task/1935/stat : 1935 (java) S 1900 1902 1869 0 -1 4202560 5769 0 0 0 111 1 0 0 15 0 22 0 530086458 16066367488 56341 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 3 0 0 0
[pid=1902/tid=1936] ppid=1900 vsize=15689812 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1936/stat : 1936 (java) S 1900 1902 1869 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 530086458 16066367488 56341 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1937] ppid=1900 vsize=15689812 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1937/stat : 1937 (java) S 1900 1902 1869 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 530086458 16066367488 56341 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773760 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1943] ppid=1900 vsize=15689812 CPUtime=1138.34 cores=1,3,5,7
/proc/1902/task/1943/stat : 1943 (java) S 1900 1902 1869 0 -1 4202560 255607 0 0 0 113796 38 0 0 23 0 22 0 530086494 16066367488 56341 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773760 0 4 0 16800975 18446604458981566528 0 0 -1 1 0 0 0
[pid=1902/tid=1944] ppid=1900 vsize=15689812 CPUtime=1137.63 cores=1,3,5,7
/proc/1902/task/1944/stat : 1944 (java) S 1900 1902 1869 0 -1 4202560 261383 0 0 0 113722 41 0 0 22 0 22 0 530086494 16066367488 56341 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773760 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1945] ppid=1900 vsize=15689812 CPUtime=1138.15 cores=1,3,5,7
/proc/1902/task/1945/stat : 1945 (java) S 1900 1902 1869 0 -1 4202560 259137 0 0 0 113773 42 0 0 23 0 22 0 530086494 16066367488 56341 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773760 0 4 0 16800975 18446604458981566528 0 0 -1 7 0 0 0
[pid=1902/tid=1946] ppid=1900 vsize=15689812 CPUtime=1139.56 cores=1,3,5,7
/proc/1902/task/1946/stat : 1946 (java) S 1900 1902 1869 0 -1 4202560 254627 0 0 0 113915 41 0 0 23 0 22 0 530086494 16066367488 56341 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773760 0 4 0 16800975 18446604458981566528 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4586.32
Current children cumulated vsize (KiB) 15689812

[startup+1154.8 s]
/proc/loadavg: 8.04 8.03 8.00 8/220 1981
/proc/meminfo: memFree=25313064/32951124 swapFree=67051468/67111528
[pid=1902] ppid=1900 vsize=15689812 CPUtime=4586.32 cores=1,3,5,7
/proc/1902/stat : 1902 (java) S 1900 1902 1869 0 -1 4202496 2314711 0 1 0 458151 481 0 0 22 0 22 0 530086453 16066367488 56341 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/1902/statm: 3922453 56341 2299 9 0 3913172 0
[pid=1902/tid=1908] ppid=1900 vsize=15689812 CPUtime=0.81 cores=1,3,5,7
/proc/1902/task/1908/stat : 1908 (java) S 1900 1902 1869 0 -1 4202560 26478 0 1 0 77 4 0 0 20 0 22 0 530086454 16066367488 56341 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1911] ppid=1900 vsize=15689812 CPUtime=3.46 cores=1,3,5,7
/proc/1902/task/1911/stat : 1911 (java) S 1900 1902 1869 0 -1 4202560 154095 0 0 0 318 28 0 0 15 0 22 0 530086455 16066367488 56341 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 1 0 0 0
[pid=1902/tid=1912] ppid=1900 vsize=15689812 CPUtime=3.37 cores=1,3,5,7
/proc/1902/task/1912/stat : 1912 (java) S 1900 1902 1869 0 -1 4202560 155357 0 0 0 306 31 0 0 15 0 22 0 530086455 16066367488 56341 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 3 0 0 0
[pid=1902/tid=1913] ppid=1900 vsize=15689812 CPUtime=3.41 cores=1,3,5,7
/proc/1902/task/1913/stat : 1913 (java) S 1900 1902 1869 0 -1 4202560 147950 0 0 0 314 27 0 0 15 0 22 0 530086455 16066367488 56341 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 7 0 0 0
[pid=1902/tid=1914] ppid=1900 vsize=15689812 CPUtime=3.48 cores=1,3,5,7
/proc/1902/task/1914/stat : 1914 (java) S 1900 1902 1869 0 -1 4202560 158989 0 0 0 319 29 0 0 15 0 22 0 530086455 16066367488 56341 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 1 0 0 0
[pid=1902/tid=1915] ppid=1900 vsize=15689812 CPUtime=3.42 cores=1,3,5,7
/proc/1902/task/1915/stat : 1915 (java) S 1900 1902 1869 0 -1 4202560 161526 0 0 0 312 30 0 0 15 0 22 0 530086455 16066367488 56341 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1916] ppid=1900 vsize=15689812 CPUtime=3.35 cores=1,3,5,7
/proc/1902/task/1916/stat : 1916 (java) S 1900 1902 1869 0 -1 4202560 152331 0 0 0 306 29 0 0 15 0 22 0 530086455 16066367488 56341 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 3 0 0 0
[pid=1902/tid=1917] ppid=1900 vsize=15689812 CPUtime=3.55 cores=1,3,5,7
/proc/1902/task/1917/stat : 1917 (java) S 1900 1902 1869 0 -1 4202560 162037 0 0 0 325 30 0 0 15 0 22 0 530086455 16066367488 56341 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1918] ppid=1900 vsize=15689812 CPUtime=3.36 cores=1,3,5,7
/proc/1902/task/1918/stat : 1918 (java) S 1900 1902 1869 0 -1 4202560 148688 0 0 0 311 25 0 0 15 0 22 0 530086455 16066367488 56341 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1927] ppid=1900 vsize=15689812 CPUtime=2.36 cores=1,3,5,7
/proc/1902/task/1927/stat : 1927 (java) S 1900 1902 1869 0 -1 4202560 5994 0 0 0 160 76 0 0 15 0 22 0 530086456 16066367488 56341 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773760 0 0 0 16800975 18446604458981566528 0 0 -1 7 0 0 0
[pid=1902/tid=1929] ppid=1900 vsize=15689812 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1929/stat : 1929 (java) S 1900 1902 1869 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530086456 16066367488 56341 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1930] ppid=1900 vsize=15689812 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1930/stat : 1930 (java) S 1900 1902 1869 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530086456 16066367488 56341 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1933] ppid=1900 vsize=15689812 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1933/stat : 1933 (java) S 1900 1902 1869 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 530086458 16066367488 56341 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382780849 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1934] ppid=1900 vsize=15689812 CPUtime=0.78 cores=1,3,5,7
/proc/1902/task/1934/stat : 1934 (java) S 1900 1902 1869 0 -1 4202560 3297 0 0 0 78 0 0 0 16 0 22 0 530086458 16066367488 56341 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 1 0 0 0
[pid=1902/tid=1935] ppid=1900 vsize=15689812 CPUtime=1.12 cores=1,3,5,7
/proc/1902/task/1935/stat : 1935 (java) S 1900 1902 1869 0 -1 4202560 5769 0 0 0 111 1 0 0 15 0 22 0 530086458 16066367488 56341 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 3 0 0 0
[pid=1902/tid=1936] ppid=1900 vsize=15689812 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1936/stat : 1936 (java) S 1900 1902 1869 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 530086458 16066367488 56341 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773145 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1937] ppid=1900 vsize=15689812 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1937/stat : 1937 (java) S 1900 1902 1869 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 530086458 16066367488 56341 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773760 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1943] ppid=1900 vsize=15689812 CPUtime=1138.34 cores=1,3,5,7
/proc/1902/task/1943/stat : 1943 (java) S 1900 1902 1869 0 -1 4202560 255607 0 0 0 113796 38 0 0 22 0 22 0 530086494 16066367488 56341 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773760 0 4 0 16800975 18446604458981566528 0 0 -1 1 0 0 0
[pid=1902/tid=1944] ppid=1900 vsize=15689812 CPUtime=1137.63 cores=1,3,5,7
/proc/1902/task/1944/stat : 1944 (java) S 1900 1902 1869 0 -1 4202560 261383 0 0 0 113722 41 0 0 21 0 22 0 530086494 16066367488 56341 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773760 0 4 0 16800975 18446604458981566528 0 0 -1 5 0 0 0
[pid=1902/tid=1945] ppid=1900 vsize=15689812 CPUtime=1138.15 cores=1,3,5,7
/proc/1902/task/1945/stat : 1945 (java) S 1900 1902 1869 0 -1 4202560 259137 0 0 0 113773 42 0 0 22 0 22 0 530086494 16066367488 56341 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773760 0 4 0 16800975 18446604458981566528 0 0 -1 7 0 0 0
[pid=1902/tid=1946] ppid=1900 vsize=15689812 CPUtime=1139.56 cores=1,3,5,7
/proc/1902/task/1946/stat : 1946 (java) S 1900 1902 1869 0 -1 4202560 254627 0 0 0 113915 41 0 0 22 0 22 0 530086494 16066367488 56341 33554432000 1073741824 1073778376 140735640528656 18446744073709551615 218382773760 0 4 0 16800975 18446604458981566528 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4586.32
Current children cumulated vsize (KiB) 15689812

Child status: 20
Real time (s): 1154.85
CPU time (s): 4586.34
CPU user time (s): 4581.51
CPU system time (s): 4.82327
CPU usage (%): 397.138
Max. virtual memory (cumulated for all children) (KiB): 15689812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4581.51
system time used= 4.82327
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2314733
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= 223866
involuntary context switches= 125903

runsolver used 1.9457 second user time and 4.39533 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-30 19:33:57
IDJOB=3311941
IDBENCH=83285
IDSOLVER=1698
FILE ID=node101/3311941-1304184837
RUNJOBID= node101-1304184837-1888
PBS_JOBID= 13172472
Free space on /tmp= 72160 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-21_401.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311941-1304184837/watcher-3311941-1304184837 -o /tmp/evaluation-result-3311941-1304184837/solver-3311941-1304184837 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311941-1304184837.cnf -hbr 2

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

MD5SUM BENCH= 4e87573be2b7b7324c13131d6c6896b8
RANDOM SEED=1476710330

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25855520 kB
Buffers:       1928076 kB
Cached:        4687916 kB
SwapCached:      30424 kB
Active:        1780356 kB
Inactive:      4869540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25855520 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:            3996 kB
Writeback:           0 kB
AnonPages:       24916 kB
Mapped:           8648 kB
Slab:           380216 kB
PageTables:       4668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187768 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= 72156 MiB
End job on node101 at 2011-04-30 19:53:12