Trace number 4257319

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 NameAnswerobjective functionCPU timeWall clock time
OscaR - Parallel with EPS 2017-07-26OPT6 6.3520298 2.10127

General information on the benchmark

NameStillLife/StillLife-wst-s1/
StillLife-wastage-03.xml
MD5SUM7be818acedb52ac703edcbfe3be7901c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark0.032717001
Satisfiable
(Un)Satisfiability was proved
Number of variables56
Number of constraints47
Number of domains4
Minimum domain size2
Maximum domain size51
Distribution of domain sizes[{"size":2,"count":25},{"size":3,"count":25},{"size":10,"count":1},{"size":51,"count":5}]
Minimum variable degree1
Maximum variable degree9
Distribution of variable degrees[{"degree":1,"count":4},{"degree":2,"count":22},{"degree":3,"count":8},{"degree":4,"count":12},{"degree":6,"count":1},{"degree":8,"count":8},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity10
Distribution of constraint arities[{"arity":2,"count":17},{"arity":3,"count":12},{"arity":5,"count":4},{"arity":6,"count":1},{"arity":7,"count":4},{"arity":10,"count":9}]
Number of extensional constraints21
Number of intensional constraints16
Distribution of constraint types[{"type":"extension","count":21},{"type":"intension","count":16},{"type":"sum","count":6},{"type":"instantiation","count":4}]
Optimization problemYES
Type of objectivemax VAR

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.22/0.39	c version: 2017-07-26
0.22/0.39	c seed: 427056806
0.22/0.39	c timeout: 1920
0.22/0.39	c memlimit: 22000
0.22/0.39	c nbcore: 8
0.40/0.42	c Parsing instance...
1.02/0.75	c Parsing done, starting search...
4.44/1.85	o 4
4.44/1.85	o 5
4.44/1.86	o 6
5.88/2.08	s OPTIMUM FOUND
5.88/2.08	v <instantiation>
5.88/2.08	v 	<list>
5.88/2.08	v 		x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] w[0][0] w[0][1] w[0][2] w[0][3] w[0][4] w[1][0] w[1][1] w[1][2] w[1][3] w[1][4] w[2][0] w[2][1] w[2][2] w[2][3] w[2][4] w[3][0] w[3][1] w[3][2] w[3][3] w[3][4] w[4][0] w[4][1] w[4][2] w[4][3] w[4][4] ws[0] ws[1] ws[2] ws[3] ws[4] z
5.88/2.08	v 	</list>
5.88/2.08	v 	<values>
5.88/2.08	v 		0 0 0 0 0 0 0 1 1 0 0 1 0 1 0 0 1 1 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 2 0 0 0 0 0 0 1 0 0 0 1 0 1 2 4 5 6 6 
5.88/2.08	v 	</values>
5.88/2.08	v </instantiation>

Verifier Data

OK	6

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4257319-1501679655/watcher-4257319-1501679655 -o /tmp/evaluation-result-4257319-1501679655/solver-4257319-1501679655 -C 1920 -W 264 -M 31000 --bin-var /tmp/runsolver-exch-node131-1501676534-24993 --watchdog 324 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 427056806 --timelimit 1920 --memlimit 22000 --nbcore 8 HOME/instance-4257319-1501679655.xml 

pid=30724
running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1920 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1950 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 8.26 8.29 7.56 2/172 30727
/proc/meminfo: memFree=31731540/32770624 swapFree=0/252676
[pid=30727] ppid=30724 vsize=23672 CPUtime=0 cores=0-7
/proc/30727/stat : 30727 (runsolver) D 30724 30727 24937 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 16585772 24240128 108 18446744073709551615 4194304 4338465 140727937437248 140727937434888 140150262690519 0 0 1 24578 18446744071580418449 0 0 17 4 0 0 0 0 0 6438912 6441760 28254208 140727937445988 140727937446467 140727937446467 140727937449930 0
/proc/30727/statm: 5918 108 54 36 0 2156 0

[startup+0.100043 s]
/proc/loadavg: 8.26 8.29 7.56 2/172 30727
/proc/meminfo: memFree=31731540/32770624 swapFree=0/252676
[pid=30727] ppid=30724 vsize=25300336 CPUtime=0.01 cores=0-7
/proc/30727/stat : 30727 (java) S 30724 30727 24937 0 -1 1077944320 3018 0 0 0 0 1 0 0 20 0 10 0 16585772 25907544064 3180 18446744073709551615 4194304 4196468 140725038995952 140725038978496 140400295952119 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
/proc/30727/statm: 6325084 3180 1575 1 0 6314589 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 25300336

[startup+0.200341 s]
/proc/loadavg: 8.26 8.29 7.56 2/172 30727
/proc/meminfo: memFree=31731540/32770624 swapFree=0/252676
[pid=30727] ppid=30724 vsize=25997072 CPUtime=0.06 cores=0-7
/proc/30727/stat : 30727 (java) S 30724 30727 24937 0 -1 1077944320 5615 0 0 0 5 1 0 0 20 0 20 0 16585772 26621001728 6624 18446744073709551615 4194304 4196468 140725038995952 140725038978496 140400295952119 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
/proc/30727/statm: 6499268 6624 3277 1 0 6488055 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 25997072

[startup+0.300266 s]
/proc/loadavg: 8.26 8.29 7.56 2/172 30727
/proc/meminfo: memFree=31731540/32770624 swapFree=0/252676
[pid=30727] ppid=30724 vsize=25996604 CPUtime=0.22 cores=0-7
/proc/30727/stat : 30727 (java) S 30724 30727 24937 0 -1 1077944320 9987 0 0 0 19 3 0 0 20 0 20 0 16585772 26620522496 9213 18446744073709551615 4194304 4196468 140725038995952 140725038978496 140400295952119 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
/proc/30727/statm: 6499151 9213 3517 1 0 6487938 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 25996604

[startup+0.700267 s]
/proc/loadavg: 8.26 8.29 7.56 2/172 30727
/proc/meminfo: memFree=31731540/32770624 swapFree=0/252676
[pid=30727] ppid=30724 vsize=25998672 CPUtime=1.02 cores=0-7
/proc/30727/stat : 30727 (java) S 30724 30727 24937 0 -1 1077944320 14402 0 0 0 97 5 0 0 20 0 20 0 16585772 26622640128 17133 18446744073709551615 4194304 4196468 140725038995952 140725038978496 140400295952119 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
/proc/30727/statm: 6499668 17133 3724 1 0 6488450 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 25998672

[startup+1.50087 s]
/proc/loadavg: 7.67 8.17 7.52 5/192 30747
/proc/meminfo: memFree=31598148/32770624 swapFree=0/252664
[pid=30727] ppid=30724 vsize=26069332 CPUtime=3.63 cores=0-7
/proc/30727/stat : 30727 (java) S 30724 30727 24937 0 -1 1077944320 33831 0 0 0 350 13 0 0 20 0 21 0 16585772 26694995968 48191 18446744073709551615 4194304 4196468 140725038995952 140725038978496 140400295952119 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
/proc/30727/statm: 6517333 48191 3766 1 0 6506115 0
[pid=30727/tid=30729] ppid=30724 vsize=26069332 CPUtime=1.34 cores=0-7
/proc/30727/task/30729/stat : 30729 (java) R 30724 30727 24937 0 -1 4202560 14521 0 0 0 127 7 0 0 20 0 21 0 16585781 26694995968 48191 18446744073709551615 4194304 4196468 140725038995952 140400300191040 140400280032606 0 4 1 16800974 0 0 0 -1 6 0 0 4 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30730] ppid=30724 vsize=26069332 CPUtime=0 cores=0-7
/proc/30727/task/30730/stat : 30730 (java) S 30724 30727 24937 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 16585782 26694995968 48191 18446744073709551615 4194304 4196468 140725038995952 140400267794704 140400295962325 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30731] ppid=30724 vsize=26069332 CPUtime=0 cores=0-7
/proc/30727/task/30731/stat : 30731 (java) S 30724 30727 24937 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 16585782 26694995968 48191 18446744073709551615 4194304 4196468 140725038995952 140399857564048 140400295962325 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30732] ppid=30724 vsize=26069332 CPUtime=0 cores=0-7
/proc/30727/task/30732/stat : 30732 (java) S 30724 30727 24937 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 16585782 26694995968 48191 18446744073709551615 4194304 4196468 140725038995952 140399856511504 140400295962325 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30733] ppid=30724 vsize=26069332 CPUtime=0 cores=0-7
/proc/30727/task/30733/stat : 30733 (java) S 30724 30727 24937 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 16585782 26694995968 48191 18446744073709551615 4194304 4196468 140725038995952 140399855458960 140400295962325 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30734] ppid=30724 vsize=26069332 CPUtime=0 cores=0-7
/proc/30727/task/30734/stat : 30734 (java) S 30724 30727 24937 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 16585782 26694995968 48191 18446744073709551615 4194304 4196468 140725038995952 140399854406416 140400295962325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30735] ppid=30724 vsize=26069332 CPUtime=0 cores=0-7
/proc/30727/task/30735/stat : 30735 (java) S 30724 30727 24937 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 16585782 26694995968 48191 18446744073709551615 4194304 4196468 140725038995952 140399853353872 140400295962325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30736] ppid=30724 vsize=26069332 CPUtime=0 cores=0-7
/proc/30727/task/30736/stat : 30736 (java) S 30724 30727 24937 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 16585782 26694995968 48191 18446744073709551615 4194304 4196468 140725038995952 140399852301328 140400295962325 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30737] ppid=30724 vsize=26069332 CPUtime=0 cores=0-7
/proc/30727/task/30737/stat : 30737 (java) S 30724 30727 24937 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 16585782 26694995968 48191 18446744073709551615 4194304 4196468 140725038995952 140399851248784 140400295962325 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30738] ppid=30724 vsize=26069332 CPUtime=0 cores=0-7
/proc/30727/task/30738/stat : 30738 (java) S 30724 30727 24937 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 21 0 16585783 26694995968 48191 18446744073709551615 4194304 4196468 140725038995952 140399428401136 140400295963266 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30739] ppid=30724 vsize=26069332 CPUtime=0 cores=0-7
/proc/30727/task/30739/stat : 30739 (java) S 30724 30727 24937 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 16585784 26694995968 48191 18446744073709551615 4194304 4196468 140725038995952 140399427347360 140400295962325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30740] ppid=30724 vsize=26069332 CPUtime=0 cores=0-7
/proc/30727/task/30740/stat : 30740 (java) S 30724 30727 24937 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 16585784 26694995968 48191 18446744073709551615 4194304 4196468 140725038995952 140399426294768 140400295962325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30741] ppid=30724 vsize=26069332 CPUtime=0 cores=0-7
/proc/30727/task/30741/stat : 30741 (java) S 30724 30727 24937 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 16585786 26694995968 48191 18446744073709551615 4194304 4196468 140725038995952 140399425243344 140400295970715 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30742] ppid=30724 vsize=26069332 CPUtime=0.56 cores=0-7
/proc/30727/task/30742/stat : 30742 (java) S 30724 30727 24937 0 -1 1077944384 5046 0 0 0 54 2 0 0 20 0 21 0 16585786 26694995968 48191 18446744073709551615 4194304 4196468 140725038995952 140399424190960 140400295963266 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30743] ppid=30724 vsize=26069332 CPUtime=0.6 cores=0-7
/proc/30727/task/30743/stat : 30743 (java) S 30724 30727 24937 0 -1 1077944384 3841 0 0 0 60 0 0 0 20 0 21 0 16585786 26694995968 48191 18446744073709551615 4194304 4196468 140725038995952 140399423138416 140400295963266 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30744] ppid=30724 vsize=26069332 CPUtime=0.55 cores=0-7
/proc/30727/task/30744/stat : 30744 (java) R 30724 30727 24937 0 -1 4202560 3875 0 0 0 55 0 0 0 20 0 21 0 16585786 26694995968 48191 18446744073709551615 4194304 4196468 140725038995952 140399422073776 140400281061885 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30745] ppid=30724 vsize=26069332 CPUtime=0.53 cores=0-7
/proc/30727/task/30745/stat : 30745 (java) S 30724 30727 24937 0 -1 1077944384 5114 0 0 0 52 1 0 0 20 0 21 0 16585786 26694995968 48191 18446744073709551615 4194304 4196468 140725038995952 140399421033328 140400295963266 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30746] ppid=30724 vsize=26069332 CPUtime=0 cores=0-7
/proc/30727/task/30746/stat : 30746 (java) S 30724 30727 24937 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 16585787 26694995968 48191 18446744073709551615 4194304 4196468 140725038995952 140399419980000 140400295962325 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30747] ppid=30724 vsize=26069332 CPUtime=0 cores=0-7
/proc/30727/task/30747/stat : 30747 (java) S 30724 30727 24937 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 16585792 26694995968 48191 18446744073709551615 4194304 4196468 140725038995952 140399418927536 140400295963266 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
Current children cumulated CPU time (s) 3.63
Current children cumulated vsize (KiB) 26069332

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 30727 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1.80068 s]
/proc/loadavg: 7.67 8.17 7.52 5/192 30747
/proc/meminfo: memFree=31598148/32770624 swapFree=0/252664
[pid=30727] ppid=30724 vsize=26805632 CPUtime=4.44 cores=0-7
/proc/30727/stat : 30727 (java) S 30724 30727 24937 0 -1 1077944320 37321 0 0 0 427 17 0 0 20 0 32 0 16585772 27448967168 58739 18446744073709551615 4194304 4196468 140725038995952 140725038978496 140400295952119 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
/proc/30727/statm: 6701408 58739 3784 1 0 6690190 0
[pid=30727/tid=30729] ppid=30724 vsize=26805632 CPUtime=1.58 cores=0-7
/proc/30727/task/30729/stat : 30729 (java) S 30724 30727 24937 0 -1 1077944384 16074 0 0 0 150 8 0 0 20 0 32 0 16585781 27448967168 58739 18446744073709551615 4194304 4196468 140725038995952 140400300189504 140400295962325 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30730] ppid=30724 vsize=26805632 CPUtime=0 cores=0-7
/proc/30727/task/30730/stat : 30730 (java) S 30724 30727 24937 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 32 0 16585782 27448967168 58739 18446744073709551615 4194304 4196468 140725038995952 140400267794704 140400295962325 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30731] ppid=30724 vsize=26805632 CPUtime=0 cores=0-7
/proc/30727/task/30731/stat : 30731 (java) S 30724 30727 24937 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 32 0 16585782 27448967168 58739 18446744073709551615 4194304 4196468 140725038995952 140399857564048 140400295962325 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30732] ppid=30724 vsize=26805632 CPUtime=0 cores=0-7
/proc/30727/task/30732/stat : 30732 (java) S 30724 30727 24937 0 -1 1077944384 154 0 0 0 0 0 0 0 20 0 32 0 16585782 27448967168 58739 18446744073709551615 4194304 4196468 140725038995952 140399856511504 140400295962325 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30733] ppid=30724 vsize=26805632 CPUtime=0 cores=0-7
/proc/30727/task/30733/stat : 30733 (java) S 30724 30727 24937 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 32 0 16585782 27448967168 58739 18446744073709551615 4194304 4196468 140725038995952 140399855458960 140400295962325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30734] ppid=30724 vsize=26805632 CPUtime=0 cores=0-7
/proc/30727/task/30734/stat : 30734 (java) S 30724 30727 24937 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 32 0 16585782 27448967168 58739 18446744073709551615 4194304 4196468 140725038995952 140399854406416 140400295962325 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30735] ppid=30724 vsize=26805632 CPUtime=0 cores=0-7
/proc/30727/task/30735/stat : 30735 (java) S 30724 30727 24937 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 32 0 16585782 27448967168 58739 18446744073709551615 4194304 4196468 140725038995952 140399853353872 140400295962325 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30736] ppid=30724 vsize=26805632 CPUtime=0 cores=0-7
/proc/30727/task/30736/stat : 30736 (java) S 30724 30727 24937 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 32 0 16585782 27448967168 58739 18446744073709551615 4194304 4196468 140725038995952 140399852301328 140400295962325 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30737] ppid=30724 vsize=26805632 CPUtime=0 cores=0-7
/proc/30727/task/30737/stat : 30737 (java) S 30724 30727 24937 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 32 0 16585782 27448967168 58739 18446744073709551615 4194304 4196468 140725038995952 140399851248784 140400295962325 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30738] ppid=30724 vsize=26805632 CPUtime=0.01 cores=0-7
/proc/30727/task/30738/stat : 30738 (java) S 30724 30727 24937 0 -1 1077944384 84 0 0 0 1 0 0 0 20 0 32 0 16585783 27448967168 58739 18446744073709551615 4194304 4196468 140725038995952 140399428401136 140400295963266 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30739] ppid=30724 vsize=26805632 CPUtime=0 cores=0-7
/proc/30727/task/30739/stat : 30739 (java) S 30724 30727 24937 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 32 0 16585784 27448967168 58739 18446744073709551615 4194304 4196468 140725038995952 140399427347424 140400295962325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30740] ppid=30724 vsize=26805632 CPUtime=0 cores=0-7
/proc/30727/task/30740/stat : 30740 (java) S 30724 30727 24937 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 32 0 16585784 27448967168 58739 18446744073709551615 4194304 4196468 140725038995952 140399426294784 140400295962325 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30741] ppid=30724 vsize=26805632 CPUtime=0 cores=0-7
/proc/30727/task/30741/stat : 30741 (java) S 30724 30727 24937 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 32 0 16585786 27448967168 58739 18446744073709551615 4194304 4196468 140725038995952 140399425243344 140400295970715 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30742] ppid=30724 vsize=26805632 CPUtime=0.62 cores=0-7
/proc/30727/task/30742/stat : 30742 (java) R 30724 30727 24937 0 -1 4202560 5090 0 0 0 60 2 0 0 20 0 32 0 16585786 27448967168 58739 18446744073709551615 4194304 4196468 140725038995952 140399424187328 140400279919281 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30743] ppid=30724 vsize=26805632 CPUtime=0.67 cores=0-7
/proc/30727/task/30743/stat : 30743 (java) R 30724 30727 24937 0 -1 4202560 3884 0 0 0 66 1 0 0 20 0 32 0 16585786 27448967168 58739 18446744073709551615 4194304 4196468 140725038995952 140399423137520 140400277515661 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30744] ppid=30724 vsize=26805632 CPUtime=0.62 cores=0-7
/proc/30727/task/30744/stat : 30744 (java) R 30724 30727 24937 0 -1 1077944384 3924 0 0 0 62 0 0 0 20 0 32 0 16585786 27448967168 58739 18446744073709551615 4194304 4196468 140725038995952 140399422075664 140400295962325 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30745] ppid=30724 vsize=26805632 CPUtime=0.6 cores=0-7
/proc/30727/task/30745/stat : 30745 (java) S 30724 30727 24937 0 -1 1077944384 6012 0 0 0 59 1 0 0 20 0 32 0 16585786 27448967168 58739 18446744073709551615 4194304 4196468 140725038995952 140399421029088 140400295962325 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30746] ppid=30724 vsize=26805632 CPUtime=0 cores=0-7
/proc/30727/task/30746/stat : 30746 (java) S 30724 30727 24937 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 32 0 16585787 27448967168 58739 18446744073709551615 4194304 4196468 140725038995952 140399419980000 140400295962325 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30747] ppid=30724 vsize=26805632 CPUtime=0 cores=0-7
/proc/30727/task/30747/stat : 30747 (java) R 30724 30727 24937 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 32 0 16585792 27448967168 58739 18446744073709551615 4194304 4196468 140725038995952 140399418927536 140400295963266 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
Current children cumulated CPU time (s) 4.44
Current children cumulated vsize (KiB) 26805632

[startup+2.00078 s]
/proc/loadavg: 7.67 8.17 7.52 5/192 30747
/proc/meminfo: memFree=31598148/32770624 swapFree=0/252664
[pid=30727] ppid=30724 vsize=27739612 CPUtime=5.88 cores=0-7
/proc/30727/stat : 30727 (java) S 30724 30727 24937 0 -1 1077944320 42096 0 0 0 569 19 0 0 20 0 46 0 16585772 28405362688 60469 18446744073709551615 4194304 4196468 140725038995952 140725038978496 140400295952119 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
/proc/30727/statm: 6934903 60469 3800 1 0 6923164 0
[pid=30727/tid=30729] ppid=30724 vsize=27739612 CPUtime=1.58 cores=0-7
/proc/30727/task/30729/stat : 30729 (java) S 30724 30727 24937 0 -1 1077944384 16079 0 0 0 150 8 0 0 20 0 46 0 16585781 28405362688 60469 18446744073709551615 4194304 4196468 140725038995952 140400300189824 140400295962325 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30730] ppid=30724 vsize=27739612 CPUtime=0 cores=0-7
/proc/30727/task/30730/stat : 30730 (java) S 30724 30727 24937 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 46 0 16585782 28405362688 60469 18446744073709551615 4194304 4196468 140725038995952 140400267794704 140400295962325 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30731] ppid=30724 vsize=27739612 CPUtime=0 cores=0-7
/proc/30727/task/30731/stat : 30731 (java) S 30724 30727 24937 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 46 0 16585782 28405362688 60469 18446744073709551615 4194304 4196468 140725038995952 140399857564048 140400295962325 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30732] ppid=30724 vsize=27739612 CPUtime=0 cores=0-7
/proc/30727/task/30732/stat : 30732 (java) S 30724 30727 24937 0 -1 1077944384 154 0 0 0 0 0 0 0 20 0 46 0 16585782 28405362688 60469 18446744073709551615 4194304 4196468 140725038995952 140399856511504 140400295962325 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30733] ppid=30724 vsize=27739612 CPUtime=0 cores=0-7
/proc/30727/task/30733/stat : 30733 (java) S 30724 30727 24937 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 46 0 16585782 28405362688 60469 18446744073709551615 4194304 4196468 140725038995952 140399855458960 140400295962325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30734] ppid=30724 vsize=27739612 CPUtime=0 cores=0-7
/proc/30727/task/30734/stat : 30734 (java) S 30724 30727 24937 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 46 0 16585782 28405362688 60469 18446744073709551615 4194304 4196468 140725038995952 140399854406416 140400295962325 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30735] ppid=30724 vsize=27739612 CPUtime=0 cores=0-7
/proc/30727/task/30735/stat : 30735 (java) S 30724 30727 24937 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 46 0 16585782 28405362688 60469 18446744073709551615 4194304 4196468 140725038995952 140399853353872 140400295962325 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30736] ppid=30724 vsize=27739612 CPUtime=0 cores=0-7
/proc/30727/task/30736/stat : 30736 (java) S 30724 30727 24937 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 46 0 16585782 28405362688 60469 18446744073709551615 4194304 4196468 140725038995952 140399852301328 140400295962325 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30737] ppid=30724 vsize=27739612 CPUtime=0 cores=0-7
/proc/30727/task/30737/stat : 30737 (java) S 30724 30727 24937 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 46 0 16585782 28405362688 60469 18446744073709551615 4194304 4196468 140725038995952 140399851248784 140400295962325 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30738] ppid=30724 vsize=27739612 CPUtime=0.01 cores=0-7
/proc/30727/task/30738/stat : 30738 (java) S 30724 30727 24937 0 -1 1077944384 84 0 0 0 1 0 0 0 20 0 46 0 16585783 28405362688 60469 18446744073709551615 4194304 4196468 140725038995952 140399428401136 140400295963266 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30739] ppid=30724 vsize=27739612 CPUtime=0 cores=0-7
/proc/30727/task/30739/stat : 30739 (java) S 30724 30727 24937 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 46 0 16585784 28405362688 60469 18446744073709551615 4194304 4196468 140725038995952 140399427347424 140400295962325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30740] ppid=30724 vsize=27739612 CPUtime=0 cores=0-7
/proc/30727/task/30740/stat : 30740 (java) S 30724 30727 24937 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 46 0 16585784 28405362688 60469 18446744073709551615 4194304 4196468 140725038995952 140399426294784 140400295962325 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30741] ppid=30724 vsize=27739612 CPUtime=0 cores=0-7
/proc/30727/task/30741/stat : 30741 (java) S 30724 30727 24937 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 46 0 16585786 28405362688 60469 18446744073709551615 4194304 4196468 140725038995952 140399425243344 140400295970715 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30742] ppid=30724 vsize=27739612 CPUtime=0.74 cores=0-7
/proc/30727/task/30742/stat : 30742 (java) R 30724 30727 24937 0 -1 4202560 5636 0 0 0 72 2 0 0 20 0 46 0 16585786 28405362688 60469 18446744073709551615 4194304 4196468 140725038995952 140399424177472 140400279855220 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30743] ppid=30724 vsize=27739612 CPUtime=0.83 cores=0-7
/proc/30727/task/30743/stat : 30743 (java) R 30724 30727 24937 0 -1 4202560 4778 0 0 0 82 1 0 0 20 0 46 0 16585786 28405362688 60469 18446744073709551615 4194304 4196468 140725038995952 140399423124296 140400295964054 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30744] ppid=30724 vsize=27739612 CPUtime=0.79 cores=0-7
/proc/30727/task/30744/stat : 30744 (java) R 30724 30727 24937 0 -1 4202560 4603 0 0 0 78 1 0 0 20 0 46 0 16585786 28405362688 60469 18446744073709551615 4194304 4196468 140725038995952 140399422071752 140400280873901 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30745] ppid=30724 vsize=27739612 CPUtime=0.69 cores=0-7
/proc/30727/task/30745/stat : 30745 (java) R 30724 30727 24937 0 -1 4202560 7989 0 0 0 67 2 0 0 20 0 46 0 16585786 28405362688 60469 18446744073709551615 4194304 4196468 140725038995952 140399421031120 140400295964054 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30746] ppid=30724 vsize=27739612 CPUtime=0 cores=0-7
/proc/30727/task/30746/stat : 30746 (java) S 30724 30727 24937 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 16585787 28405362688 60469 18446744073709551615 4194304 4196468 140725038995952 140399419980000 140400295962325 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
[pid=30727/tid=30747] ppid=30724 vsize=27739612 CPUtime=0 cores=0-7
/proc/30727/task/30747/stat : 30747 (java) S 30724 30727 24937 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 16585792 28405362688 60469 18446744073709551615 4194304 4196468 140725038995952 140399418927536 140400295963266 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33386496 140725039002000 140725039002184 140725039002184 140725039005647 0
Current children cumulated CPU time (s) 5.88
Current children cumulated vsize (KiB) 27739612

[startup+2.10076 s]
/proc/loadavg: 7.67 8.17 7.52 5/192 30747
/proc/meminfo: memFree=31598148/32770624 swapFree=0/252664
[pid=30727] ppid=30724 vsize=0 CPUtime=6.34 cores=0-7
/proc/30727/stat : 30727 (java) Z 30724 30727 24937 0 -1 4227084 42919 0 0 0 609 25 0 0 20 0 2 0 16585772 0 0 18446744073709551615 0 0 0 0 0 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 0 0 0 0 0 0 0 0
/proc/30727/statm: 0 0 0 0 0 0 0
[pid=30727/tid=30745] ppid=30724 vsize=0 CPUtime=0.73 cores=0-7
/proc/30727/task/30745/stat : 30745 (java) D 30724 30727 24937 0 -1 1077945412 8034 0 0 0 70 3 0 0 20 0 2 0 16585786 0 0 18446744073709551615 0 0 0 0 0 0 4 1 16800974 18446744073709551615 0 0 -1 2 0 0 0 0 0 0 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.34
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 2.10127
CPU time (s): 6.35203
CPU user time (s): 6.09868
CPU system time (s): 0.253351
CPU usage (%): 302.295
Max. virtual memory (cumulated for all children) (KiB): 27739612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.09868
system time used= 0.253351
maximum resident set size= 277200
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42919
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5646
involuntary context switches= 59

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.006937 second user time and 0.015858 second system time

The end

Launcher Data

Begin job on node131 at 2017-08-02 15:00:18
IDJOB=4257319
IDBENCH=115924
IDSOLVER=2641
FILE ID=node131/4257319-1501679655
RUNJOBID= node131-1501676534-24993
PBS_JOBID= 
Free space on /tmp= 61944 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-07-26
BENCH NAME= XCSP17/StillLife/StillLife-wst-s1/StillLife-wastage-03.xml
COMMAND LINE= java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4257319-1501679655/watcher-4257319-1501679655 -o /tmp/evaluation-result-4257319-1501679655/solver-4257319-1501679655 -C 1920 -W 264 -M 31000 --bin-var /tmp/runsolver-exch-node131-1501676534-24993 --watchdog 324  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 427056806 --timelimit 1920 --memlimit 22000 --nbcore 8 HOME/instance-4257319-1501679655.xml

TIME LIMIT= 1920 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 7be818acedb52ac703edcbfe3be7901c
RANDOM SEED=427056806

node131.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31732440 kB
MemAvailable:   32017788 kB
Buffers:          134012 kB
Cached:           439544 kB
SwapCached:            0 kB
Active:           357452 kB
Inactive:         269252 kB
Active(anon):      53456 kB
Inactive(anon):    16724 kB
Active(file):     303996 kB
Inactive(file):   252528 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42356 kB
Writeback:             4 kB
AnonPages:         47376 kB
Mapped:            30908 kB
Shmem:             17064 kB
Slab:             114068 kB
SReclaimable:      89316 kB
SUnreclaim:        24752 kB
KernelStack:        3280 kB
PageTables:         4784 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     286324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61904 MiB
End job on node131 at 2017-08-02 15:00:20