Trace number 4239998

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
R1: cosoco 1.1? (TO) 2400.1 2400.8

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-08-10.xml
MD5SUM3f191bd8c6a70b7bc3302016f10b3be6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark44
Best CPU time to get the best result obtained on this benchmark6836.8901
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of constraints188
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":80},{"size":9,"count":80}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":80},{"degree":7,"count":4},{"degree":8,"count":28},{"degree":10,"count":48}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":80},{"arity":3,"count":28},{"arity":4,"count":4},{"arity":6,"count":28},{"arity":9,"count":48}]
Number of extensional constraints108
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":108},{"type":"sum","count":80}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.02	c best=?? lower=0 upper=80 
0.00/0.02	c
0.00/0.02	c This is cosoco 1.0 --  
0.00/0.02	c
0.00/0.02	c enable optimization
0.00/0.02	c ========================================[ Problem Statistics ]===========================================
0.00/0.02	c |                                                                                                       
0.00/0.02	c |  Parse time        :         0.02 s 
0.00/0.02	c |
0.00/0.02	c |               Variables: 160
0.00/0.02	c |            Domain Sizes: 2..9
0.00/0.02	c |
0.00/0.02	c |             Constraints: 189
0.00/0.02	c |                   Arity: 2..80  -- Binary: 80  -- Ternary: 28
0.00/0.02	c | 
0.00/0.02	c |                   Types: 
0.00/0.02	c |                          : 24
0.00/0.02	c |                          Extension: 84  (nb tuples: 1..10) -- (shared: 103)
0.00/0.02	c |                          Sum: 81
0.00/0.02	c |                          
0.00/0.02	c =========================================================================================================
0.00/0.02	o 0
0.00/0.02	c    1 calls to solver: best=0 lower=1 upper=80 
0.00/0.02	o 4
0.00/0.02	o 6
0.00/0.02	c    3 calls to solver: best=6 lower=7 upper=80 
0.00/0.03	o 8
0.00/0.03	o 10
0.00/0.03	c    5 calls to solver: best=10 lower=11 upper=80 
0.00/0.04	o 11
0.00/0.05	o 12
0.00/0.05	c    7 calls to solver: best=12 lower=13 upper=80 
0.00/0.05	o 14
0.00/0.08	o 15
0.00/0.08	c    9 calls to solver: best=15 lower=16 upper=80 
0.00/0.08	o 16
0.00/0.09	o 17
0.00/0.09	c   11 calls to solver: best=17 lower=18 upper=80 
0.00/0.09	o 18
0.00/0.09	o 19
0.00/0.09	c   13 calls to solver: best=19 lower=20 upper=80 
0.09/0.10	o 20
0.09/0.10	o 21
0.09/0.10	c   15 calls to solver: best=21 lower=22 upper=80 
0.19/0.22	o 22
0.19/0.23	o 24
0.19/0.23	c   17 calls to solver: best=24 lower=25 upper=80 
0.19/0.24	o 25
0.19/0.25	o 26
0.19/0.25	c   19 calls to solver: best=26 lower=27 upper=80 
0.19/0.28	o 29
0.49/0.56	o 31
0.49/0.56	c   21 calls to solver: best=31 lower=32 upper=80 
0.89/0.99	o 32
1.10/1.10	o 33
1.10/1.10	c   23 calls to solver: best=33 lower=34 upper=80 
1.20/1.20	o 34
2.39/2.40	o 35
2.39/2.40	c   25 calls to solver: best=35 lower=36 upper=80 
3.69/3.72	o 37
3.69/3.75	o 38
3.69/3.75	c   27 calls to solver: best=38 lower=39 upper=80 
3.69/3.78	o 39
3.79/3.81	o 40
3.79/3.81	c   29 calls to solver: best=40 lower=41 upper=80 
4.40/4.46	o 41
7.69/7.75	o 42
7.69/7.75	c   31 calls to solver: best=42 lower=43 upper=80 
20.79/20.85	o 43

Verifier Data

One s line expected

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-4239998-1500635156/watcher-4239998-1500635156 -o /tmp/evaluation-result-4239998-1500635156/solver-4239998-1500635156 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node128-1500623778-3172 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4239998-1500635156.xml 

pid=10203
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.92 2.00 2.04 3/186 10206
/proc/meminfo: memFree=29870460/32770624 swapFree=6168/1843140
[pid=10206] ppid=10203 vsize=27124 CPUtime=0 cores=1,3,5,7
/proc/10206/stat : 10206 (cosoco) R 10203 10206 3140 0 -1 4202496 1041 0 0 0 0 0 0 0 20 0 1 0 16791878 27774976 832 33554432000 4194304 5970956 140736788927328 140736788923976 139839199153125 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 8070896 8075904 24965120 140736788931777 140736788931907 140736788931907 140736788934606 0
/proc/10206/statm: 6781 832 723 434 0 145 0

[startup+0.100115 s]
/proc/loadavg: 1.92 2.00 2.04 3/186 10206
/proc/meminfo: memFree=29870460/32770624 swapFree=6168/1843140
[pid=10206] ppid=10203 vsize=27388 CPUtime=0.09 cores=1,3,5,7
/proc/10206/stat : 10206 (cosoco) R 10203 10206 3140 0 -1 4202496 1187 0 0 0 9 0 0 0 20 0 1 0 16791878 28045312 964 33554432000 4194304 5970956 140736788927328 140736788924888 5038183 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 24965120 140736788931777 140736788931907 140736788931907 140736788934606 0
/proc/10206/statm: 6847 964 791 434 0 211 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27388

[startup+0.200252 s]
/proc/loadavg: 1.92 2.00 2.04 3/186 10206
/proc/meminfo: memFree=29870460/32770624 swapFree=6168/1843140
[pid=10206] ppid=10203 vsize=27388 CPUtime=0.19 cores=1,3,5,7
/proc/10206/stat : 10206 (cosoco) R 10203 10206 3140 0 -1 4202496 1187 0 0 0 19 0 0 0 20 0 1 0 16791878 28045312 964 33554432000 4194304 5970956 140736788927328 140736788914632 5038188 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 24965120 140736788931777 140736788931907 140736788931907 140736788934606 0
/proc/10206/statm: 6847 964 791 434 0 211 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 27388

[startup+0.300202 s]
/proc/loadavg: 1.92 2.00 2.04 3/186 10206
/proc/meminfo: memFree=29870460/32770624 swapFree=6168/1843140
[pid=10206] ppid=10203 vsize=27388 CPUtime=0.29 cores=1,3,5,7
/proc/10206/stat : 10206 (cosoco) R 10203 10206 3140 0 -1 4202496 1187 0 0 0 29 0 0 0 20 0 1 0 16791878 28045312 964 33554432000 4194304 5970956 140736788927328 140736788924888 5136786 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 24965120 140736788931777 140736788931907 140736788931907 140736788934606 0
/proc/10206/statm: 6847 964 791 434 0 211 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27388

[startup+0.700171 s]
/proc/loadavg: 1.92 2.00 2.04 3/186 10206
/proc/meminfo: memFree=29870460/32770624 swapFree=6168/1843140
[pid=10206] ppid=10203 vsize=27388 CPUtime=0.69 cores=1,3,5,7
/proc/10206/stat : 10206 (cosoco) R 10203 10206 3140 0 -1 4202496 1187 0 0 0 69 0 0 0 20 0 1 0 16791878 28045312 964 33554432000 4194304 5970956 140736788927328 140736788914632 5038721 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 24965120 140736788931777 140736788931907 140736788931907 140736788934606 0
/proc/10206/statm: 6847 964 791 434 0 211 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27388

[startup+1.50017 s]
/proc/loadavg: 1.92 2.00 2.04 3/187 10207
/proc/meminfo: memFree=29869664/32770624 swapFree=6168/1843140
[pid=10206] ppid=10203 vsize=27388 CPUtime=1.49 cores=1,3,5,7
/proc/10206/stat : 10206 (cosoco) R 10203 10206 3140 0 -1 4202496 1187 0 0 0 149 0 0 0 20 0 1 0 16791878 28045312 964 33554432000 4194304 5970956 140736788927328 140736788924888 5046153 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 24965120 140736788931777 140736788931907 140736788931907 140736788934606 0
/proc/10206/statm: 6847 964 791 434 0 211 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27388

[startup+3.10017 s]
/proc/loadavg: 1.92 2.00 2.04 3/187 10207
/proc/meminfo: memFree=29869284/32770624 swapFree=6168/1843140
[pid=10206] ppid=10203 vsize=27388 CPUtime=3.09 cores=1,3,5,7
/proc/10206/stat : 10206 (cosoco) R 10203 10206 3140 0 -1 4202496 1326 0 0 0 309 0 0 0 20 0 1 0 16791878 28045312 1027 33554432000 4194304 5970956 140736788927328 140736788914632 5045760 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 24965120 140736788931777 140736788931907 140736788931907 140736788934606 0
/proc/10206/statm: 6847 1027 827 434 0 211 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27388

[startup+6.30017 s]
/proc/loadavg: 1.85 1.98 2.03 3/187 10207
/proc/meminfo: memFree=29868880/32770624 swapFree=6168/1843148
[pid=10206] ppid=10203 vsize=27388 CPUtime=6.29 cores=1,3,5,7
/proc/10206/stat : 10206 (cosoco) R 10203 10206 3140 0 -1 4202496 1463 0 0 0 629 0 0 0 20 0 1 0 16791878 28045312 1027 33554432000 4194304 5970956 140736788927328 140736788924888 5038470 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 24965120 140736788931777 140736788931907 140736788931907 140736788934606 0
/proc/10206/statm: 6847 1027 827 434 0 211 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27388

[startup+12.7002 s]
/proc/loadavg: 1.86 1.98 2.03 3/187 10207
/proc/meminfo: memFree=29868648/32770624 swapFree=6168/1843148
[pid=10206] ppid=10203 vsize=27388 CPUtime=12.69 cores=1,3,5,7
/proc/10206/stat : 10206 (cosoco) R 10203 10206 3140 0 -1 4202496 1602 0 0 0 1269 0 0 0 20 0 1 0 16791878 28045312 1027 33554432000 4194304 5970956 140736788927328 140736788914632 5045159 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 24965120 140736788931777 140736788931907 140736788931907 140736788934606 0
/proc/10206/statm: 6847 1027 827 434 0 211 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27388

[startup+25.5002 s]
/proc/loadavg: 1.89 1.98 2.03 3/187 10207
/proc/meminfo: memFree=29868528/32770624 swapFree=6168/1843164
[pid=10206] ppid=10203 vsize=27388 CPUtime=25.48 cores=1,3,5,7
/proc/10206/stat : 10206 (cosoco) R 10203 10206 3140 0 -1 4202496 1864 0 0 0 2548 0 0 0 20 0 1 0 16791878 28045312 1027 33554432000 4194304 5970956 140736788927328 140736788924888 5038179 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 24965120 140736788931777 140736788931907 140736788931907 140736788934606 0
/proc/10206/statm: 6847 1027 827 434 0 211 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27388

[startup+51.1002 s]
/proc/loadavg: 1.93 1.99 2.03 3/187 10207
/proc/meminfo: memFree=29868528/32770624 swapFree=6168/1843176
[pid=10206] ppid=10203 vsize=27388 CPUtime=51.08 cores=1,3,5,7
/proc/10206/stat : 10206 (cosoco) R 10203 10206 3140 0 -1 4202496 1989 0 0 0 5108 0 0 0 20 0 1 0 16791878 28045312 1027 33554432000 4194304 5970956 140736788927328 140736788924888 5136560 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 24965120 140736788931777 140736788931907 140736788931907 140736788934606 0
/proc/10206/statm: 6847 1027 827 434 0 211 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 27388

[startup+102.3 s]
/proc/loadavg: 2.02 2.00 2.04 3/187 10208
/proc/meminfo: memFree=29868264/32770624 swapFree=6168/1843216
[pid=10206] ppid=10203 vsize=27388 CPUtime=102.27 cores=1,3,5,7
/proc/10206/stat : 10206 (cosoco) R 10203 10206 3140 0 -1 4202496 2114 0 0 0 10227 0 0 0 20 0 1 0 16791878 28045312 1027 33554432000 4194304 5970956 140736788927328 140736788924888 4925980 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 24965120 140736788931777 140736788931907 140736788931907 140736788934606 0
/proc/10206/statm: 6847 1027 827 434 0 211 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 27388

[startup+162.3 s]
/proc/loadavg: 2.08 2.02 2.05 3/187 10209
/proc/meminfo: memFree=29868412/32770624 swapFree=6168/1843252
[pid=10206] ppid=10203 vsize=27388 CPUtime=162.25 cores=1,3,5,7
/proc/10206/stat : 10206 (cosoco) R 10203 10206 3140 0 -1 4202496 2239 0 0 0 16225 0 0 0 20 0 1 0 16791878 28045312 1027 33554432000 4194304 5970956 140736788927328 140736788924888 5038217 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 24965120 140736788931777 140736788931907 140736788931907 140736788934606 0
/proc/10206/statm: 6847 1027 827 434 0 211 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 27388

[startup+222.306 s]
/proc/loadavg: 2.06 2.03 2.05 3/186 10210
/proc/meminfo: memFree=29869408/32770624 swapFree=6168/1843280
[pid=10206] ppid=10203 vsize=27388 CPUtime=222.23 cores=1,3,5,7
/proc/10206/stat : 10206 (cosoco) R 10203 10206 3140 0 -1 4202496 2364 0 0 0 22223 0 0 0 20 0 1 0 16791878 28045312 1027 33554432000 4194304 5970956 140736788927328 140736788924888 5045760 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 24965120 140736788931777 140736788931907 140736788931907 140736788934606 0
/proc/10206/statm: 6847 1027 827 434 0 211 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 27388

[startup+282.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/187 10219
/proc/meminfo: memFree=29868072/32770624 swapFree=6168/1843324
[pid=10206] ppid=10203 vsize=27388 CPUtime=282.21 cores=1,3,5,7
/proc/10206/stat : 10206 (cosoco) R 10203 10206 3140 0 -1 4202496 2489 0 0 0 28221 0 0 0 20 0 1 0 16791878 28045312 1027 33554432000 4194304 5970956 140736788927328 140736788924888 5337505 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 24965120 140736788931777 140736788931907 140736788931907 140736788934606 0
/proc/10206/statm: 6847 1027 827 434 0 211 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 27388

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 10220
/proc/meminfo: memFree=29867952/32770624 swapFree=6168/1843352
[pid=10206] ppid=10203 vsize=27388 CPUtime=342.2 cores=1,3,5,7
/proc/10206/stat : 10206 (cosoco) R 10203 10206 3140 0 -1 4202496 2614 0 0 0 34220 0 0 0 20 0 1 0 16791878 28045312 1027 33554432000 4194304 5970956 140736788927328 140736788924888 5337501 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 24965120 140736788931777 140736788931907 140736788931907 140736788934606 0
/proc/10206/statm: 6847 1027 827 434 0 211 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 27388

[startup+402.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/187 10282
/proc/meminfo: memFree=30188648/32770624 swapFree=6168/1843440
[pid=10206] ppid=10203 vsize=27388 CPUtime=402.18 cores=1,3,5,7
/proc/10206/stat : 10206 (cosoco) R 10203 10206 3140 0 -1 4202496 2739 0 0 0 40218 0 0 0 20 0 1 0 16791878 28045312 1027 33554432000 4194304 5970956 140736788927328 140736788924888 5136786 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 24965120 140736788931777 140736788931907 140736788931907 140736788934606 0
/proc/10206/statm: 6847 1027 827 434 0 211 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 27388

[startup+462.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/187 10283
/proc/meminfo: memFree=30188184/32770624 swapFree=6168/1843496
[pid=10206] ppid=10203 vsize=27388 CPUtime=462.16 cores=1,3,5,7
/proc/10206/stat : 10206 (cosoco) R 10203 10206 3140 0 -1 4202496 2864 0 0 0 46216 0 0 0 20 0 1 0 16791878 28045312 1027 33554432000 4194304 5970956 140736788927328 140736788924888 5136786 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 24965120 140736788931777 140736788931907 140736788931907 140736788934606 0
/proc/10206/statm: 6847 1027 827 434 0 211 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 27388

[startup+522.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 10284
/proc/meminfo: memFree=30188184/32770624 swapFree=6168/1843524
[pid=10206] ppid=10203 vsize=27388 CPUtime=522.15 cores=1,3,5,7
/proc/10206/stat : 10206 (cosoco) R 10203 10206 3140 0 -1 4202496 2989 0 0 0 52215 0 0 0 20 0 1 0 16791878 28045312 1027 33554432000 4194304 5970956 140736788927328 140736788924888 4908160 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 24965120 140736788931777 140736788931907 140736788931907 140736788934606 0
/proc/10206/statm: 6847 1027 827 434 0 211 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 27388

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 10285
/proc/meminfo: memFree=30187564/32770624 swapFree=6168/1843564
[pid=10206] ppid=10203 vsize=27388 CPUtime=582.13 cores=1,3,5,7
/proc/10206/stat : 10206 (cosoco) R 10203 10206 3140 0 -1 4202496 3114 0 0 0 58213 0 0 0 20 0 1 0 16791878 28045312 1027 33554432000 4194304 5970956 140736788927328 140736788924888 5038359 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 24965120 140736788931777 140736788931907 140736788931907 140736788934606 0
/proc/10206/statm: 6847 1027 827 434 0 211 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 27388


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


[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 10316
/proc/meminfo: memFree=30187344/32770624 swapFree=6168/1844112
[pid=10206] ppid=10203 vsize=27388 CPUtime=1481.86 cores=1,3,5,7
/proc/10206/stat : 10206 (cosoco) R 10203 10206 3140 0 -1 4202496 4989 0 0 0 148186 0 0 0 20 0 1 0 16791878 28045312 1027 33554432000 4194304 5970956 140736788927328 140736788924888 5038716 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 24965120 140736788931777 140736788931907 140736788931907 140736788934606 0
/proc/10206/statm: 6847 1027 827 434 0 211 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 27388

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 10317
/proc/meminfo: memFree=30187624/32770624 swapFree=6168/1844140
[pid=10206] ppid=10203 vsize=27388 CPUtime=1541.85 cores=1,3,5,7
/proc/10206/stat : 10206 (cosoco) R 10203 10206 3140 0 -1 4202496 5114 0 0 0 154185 0 0 0 20 0 1 0 16791878 28045312 1027 33554432000 4194304 5970956 140736788927328 140736788924888 5038640 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 24965120 140736788931777 140736788931907 140736788931907 140736788934606 0
/proc/10206/statm: 6847 1027 827 434 0 211 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 27388

[startup+1602.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/187 10318
/proc/meminfo: memFree=30187616/32770624 swapFree=6168/1844172
[pid=10206] ppid=10203 vsize=27388 CPUtime=1601.83 cores=1,3,5,7
/proc/10206/stat : 10206 (cosoco) R 10203 10206 3140 0 -1 4202496 5239 0 0 0 160183 0 0 0 20 0 1 0 16791878 28045312 1027 33554432000 4194304 5970956 140736788927328 140736788924888 5045975 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 24965120 140736788931777 140736788931907 140736788931907 140736788934606 0
/proc/10206/statm: 6847 1027 827 434 0 211 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 27388

[startup+1662.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/187 10319
/proc/meminfo: memFree=30187384/32770624 swapFree=6168/1844208
[pid=10206] ppid=10203 vsize=27388 CPUtime=1661.81 cores=1,3,5,7
/proc/10206/stat : 10206 (cosoco) R 10203 10206 3140 0 -1 4202496 5364 0 0 0 166181 0 0 0 20 0 1 0 16791878 28045312 1027 33554432000 4194304 5970956 140736788927328 140736788924888 4912740 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 24965120 140736788931777 140736788931907 140736788931907 140736788934606 0
/proc/10206/statm: 6847 1027 827 434 0 211 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 27388

[startup+1722.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/187 10320
/proc/meminfo: memFree=30187276/32770624 swapFree=6168/1844236
[pid=10206] ppid=10203 vsize=27388 CPUtime=1721.79 cores=1,3,5,7
/proc/10206/stat : 10206 (cosoco) R 10203 10206 3140 0 -1 4202496 5489 0 0 0 172179 0 0 0 20 0 1 0 16791878 28045312 1027 33554432000 4194304 5970956 140736788927328 140736788924888 5136786 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 24965120 140736788931777 140736788931907 140736788931907 140736788934606 0
/proc/10206/statm: 6847 1027 827 434 0 211 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 27388

[startup+1782.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/187 10321
/proc/meminfo: memFree=30186904/32770624 swapFree=6168/1844268
[pid=10206] ppid=10203 vsize=27388 CPUtime=1781.77 cores=1,3,5,7
/proc/10206/stat : 10206 (cosoco) R 10203 10206 3140 0 -1 4202496 5614 0 0 0 178177 0 0 0 20 0 1 0 16791878 28045312 1027 33554432000 4194304 5970956 140736788927328 140736788924888 5046405 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 24965120 140736788931777 140736788931907 140736788931907 140736788934606 0
/proc/10206/statm: 6847 1027 827 434 0 211 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 27388

[startup+1842.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 10322
/proc/meminfo: memFree=30187028/32770624 swapFree=6168/1844296
[pid=10206] ppid=10203 vsize=27388 CPUtime=1841.75 cores=1,3,5,7
/proc/10206/stat : 10206 (cosoco) R 10203 10206 3140 0 -1 4202496 5739 0 0 0 184175 0 0 0 20 0 1 0 16791878 28045312 1027 33554432000 4194304 5970956 140736788927328 140736788924888 5136634 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 24965120 140736788931777 140736788931907 140736788931907 140736788934606 0
/proc/10206/statm: 6847 1027 827 434 0 211 0
Current children cumulated CPU time (s) 1841.75
Current children cumulated vsize (KiB) 27388

[startup+1902.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 10323
/proc/meminfo: memFree=30187152/32770624 swapFree=6168/1844324
[pid=10206] ppid=10203 vsize=27388 CPUtime=1901.73 cores=1,3,5,7
/proc/10206/stat : 10206 (cosoco) R 10203 10206 3140 0 -1 4202496 5864 0 0 0 190173 0 0 0 20 0 1 0 16791878 28045312 1027 33554432000 4194304 5970956 140736788927328 140736788924888 5045043 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 24965120 140736788931777 140736788931907 140736788931907 140736788934606 0
/proc/10206/statm: 6847 1027 827 434 0 211 0
Current children cumulated CPU time (s) 1901.73
Current children cumulated vsize (KiB) 27388

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 10324
/proc/meminfo: memFree=30186896/32770624 swapFree=6168/1844360
[pid=10206] ppid=10203 vsize=27388 CPUtime=1961.72 cores=1,3,5,7
/proc/10206/stat : 10206 (cosoco) R 10203 10206 3140 0 -1 4202496 5989 0 0 0 196172 0 0 0 20 0 1 0 16791878 28045312 1027 33554432000 4194304 5970956 140736788927328 140736788924888 5038359 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 24965120 140736788931777 140736788931907 140736788931907 140736788934606 0
/proc/10206/statm: 6847 1027 827 434 0 211 0
Current children cumulated CPU time (s) 1961.72
Current children cumulated vsize (KiB) 27388

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 10325
/proc/meminfo: memFree=30186896/32770624 swapFree=6168/1844392
[pid=10206] ppid=10203 vsize=27388 CPUtime=2021.7 cores=1,3,5,7
/proc/10206/stat : 10206 (cosoco) R 10203 10206 3140 0 -1 4202496 6114 0 0 0 202170 0 0 0 20 0 1 0 16791878 28045312 1027 33554432000 4194304 5970956 140736788927328 140736788924888 5038197 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 24965120 140736788931777 140736788931907 140736788931907 140736788934606 0
/proc/10206/statm: 6847 1027 827 434 0 211 0
Current children cumulated CPU time (s) 2021.7
Current children cumulated vsize (KiB) 27388

[startup+2082.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/187 10333
/proc/meminfo: memFree=30186588/32770624 swapFree=6168/1844428
[pid=10206] ppid=10203 vsize=27388 CPUtime=2081.69 cores=1,3,5,7
/proc/10206/stat : 10206 (cosoco) R 10203 10206 3140 0 -1 4202496 6239 0 0 0 208169 0 0 0 20 0 1 0 16791878 28045312 1027 33554432000 4194304 5970956 140736788927328 140736788924888 5136803 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 24965120 140736788931777 140736788931907 140736788931907 140736788934606 0
/proc/10206/statm: 6847 1027 827 434 0 211 0
Current children cumulated CPU time (s) 2081.69
Current children cumulated vsize (KiB) 27388

[startup+2142.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/187 10334
/proc/meminfo: memFree=30186728/32770624 swapFree=6168/1844456
[pid=10206] ppid=10203 vsize=27388 CPUtime=2141.66 cores=1,3,5,7
/proc/10206/stat : 10206 (cosoco) R 10203 10206 3140 0 -1 4202496 6364 0 0 0 214166 0 0 0 20 0 1 0 16791878 28045312 1027 33554432000 4194304 5970956 140736788927328 140736788924888 5038183 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 24965120 140736788931777 140736788931907 140736788931907 140736788934606 0
/proc/10206/statm: 6847 1027 827 434 0 211 0
Current children cumulated CPU time (s) 2141.66
Current children cumulated vsize (KiB) 27388

[startup+2202.31 s]
/proc/loadavg: 2.21 2.07 2.06 3/187 10335
/proc/meminfo: memFree=30186976/32770624 swapFree=6168/1844488
[pid=10206] ppid=10203 vsize=27388 CPUtime=2201.65 cores=1,3,5,7
/proc/10206/stat : 10206 (cosoco) R 10203 10206 3140 0 -1 4202496 6489 0 0 0 220165 0 0 0 20 0 1 0 16791878 28045312 1027 33554432000 4194304 5970956 140736788927328 140736788924888 5039152 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 24965120 140736788931777 140736788931907 140736788931907 140736788934606 0
/proc/10206/statm: 6847 1027 827 434 0 211 0
Current children cumulated CPU time (s) 2201.65
Current children cumulated vsize (KiB) 27388

[startup+2262.3 s]
/proc/loadavg: 2.08 2.06 2.05 3/187 10336
/proc/meminfo: memFree=30186860/32770624 swapFree=6168/1844524
[pid=10206] ppid=10203 vsize=27388 CPUtime=2261.63 cores=1,3,5,7
/proc/10206/stat : 10206 (cosoco) R 10203 10206 3140 0 -1 4202496 6614 0 0 0 226163 0 0 0 20 0 1 0 16791878 28045312 1027 33554432000 4194304 5970956 140736788927328 140736788924888 5038753 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 24965120 140736788931777 140736788931907 140736788931907 140736788934606 0
/proc/10206/statm: 6847 1027 827 434 0 211 0
Current children cumulated CPU time (s) 2261.63
Current children cumulated vsize (KiB) 27388

[startup+2322.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/187 10337
/proc/meminfo: memFree=30186736/32770624 swapFree=6168/1844552
[pid=10206] ppid=10203 vsize=27388 CPUtime=2321.61 cores=1,3,5,7
/proc/10206/stat : 10206 (cosoco) R 10203 10206 3140 0 -1 4202496 6739 0 0 0 232161 0 0 0 20 0 1 0 16791878 28045312 1027 33554432000 4194304 5970956 140736788927328 140736788924888 5039119 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 24965120 140736788931777 140736788931907 140736788931907 140736788934606 0
/proc/10206/statm: 6847 1027 827 434 0 211 0
Current children cumulated CPU time (s) 2321.61
Current children cumulated vsize (KiB) 27388

[startup+2382.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/187 10338
/proc/meminfo: memFree=30186876/32770624 swapFree=6168/1844580
[pid=10206] ppid=10203 vsize=27388 CPUtime=2381.59 cores=1,3,5,7
/proc/10206/stat : 10206 (cosoco) R 10203 10206 3140 0 -1 4202496 6864 0 0 0 238159 0 0 0 20 0 1 0 16791878 28045312 1027 33554432000 4194304 5970956 140736788927328 140736788924888 5038163 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 24965120 140736788931777 140736788931907 140736788931907 140736788934606 0
/proc/10206/statm: 6847 1027 827 434 0 211 0
Current children cumulated CPU time (s) 2381.59
Current children cumulated vsize (KiB) 27388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.8 s]
/proc/loadavg: 2.01 2.04 2.05 3/187 10338
/proc/meminfo: memFree=30186876/32770624 swapFree=6168/1844584
[pid=10206] ppid=10203 vsize=27388 CPUtime=2400.08 cores=1,3,5,7
/proc/10206/stat : 10206 (cosoco) R 10203 10206 3140 0 -1 4202496 6989 0 0 0 240008 0 0 0 20 0 1 0 16791878 28045312 1027 33554432000 4194304 5970956 140736788927328 140736788924888 5044874 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 24965120 140736788931777 140736788931907 140736788931907 140736788934606 0
/proc/10206/statm: 6847 1027 827 434 0 211 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 27388

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

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

Child status: 1
Real time (s): 2400.8
CPU time (s): 2400.1
CPU user time (s): 2400.09
CPU system time (s): 0.004998
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 27388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.09
system time used= 0.004998
maximum resident set size= 4156
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7022
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 121846

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.15312 second user time and 8.38866 second system time

The end

Launcher Data

Begin job on node128 at 2017-07-21 13:05:56
IDJOB=4239998
IDBENCH=115933
IDSOLVER=2620
FILE ID=node128/4239998-1500635156
RUNJOBID= node128-1500623778-3172
PBS_JOBID= 20623005
Free space on /tmp= 62024 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-08-10.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4239998-1500635156/watcher-4239998-1500635156 -o /tmp/evaluation-result-4239998-1500635156/solver-4239998-1500635156 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node128-1500623778-3172 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4239998-1500635156.xml

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

MD5SUM BENCH= 3f191bd8c6a70b7bc3302016f10b3be6
RANDOM SEED=1085141660

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

/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	: 5333.64
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		: 1867.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		: 1600.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	: 5333.64
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		: 1600.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		: 1600.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	: 5333.64
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		: 1600.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		: 1600.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	: 5333.64
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		: 1600.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:        29871020 kB
MemAvailable:   31691960 kB
Buffers:          163520 kB
Cached:          1935788 kB
SwapCached:            0 kB
Active:           625056 kB
Inactive:        1852268 kB
Active(anon):     380420 kB
Inactive(anon):     8868 kB
Active(file):     244636 kB
Inactive(file):  1843400 kB
Unevictable:        6168 kB
Mlocked:            6168 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2336 kB
Writeback:             0 kB
AnonPages:        383932 kB
Mapped:            34632 kB
Shmem:              8852 kB
Slab:             122464 kB
SReclaimable:      97476 kB
SUnreclaim:        24988 kB
KernelStack:        3264 kB
PageTables:         5636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     650032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    321536 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 62020 MiB
End job on node128 at 2017-07-21 13:45:57