Trace number 4240023

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-sat 1.1? (TO) 2400.09 2400.21

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-11-12.xml
MD5SUM4e3f80c217ff28730f7a01615dcb2e7f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark70
Best CPU time to get the best result obtained on this benchmark2400.01
Satisfiable
(Un)Satisfiability was proved
Number of variables264
Number of constraints302
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":132},{"size":9,"count":132}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":132},{"degree":7,"count":4},{"degree":8,"count":38},{"degree":10,"count":90}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":132},{"arity":3,"count":38},{"arity":4,"count":4},{"arity":6,"count":38},{"arity":9,"count":90}]
Number of extensional constraints170
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":170},{"type":"sum","count":132}]
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 SAT : Variables: 1452 -- Clauses: 5148
0.00/0.02	c best=?? lower=0 upper=132 
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.01 s 
0.00/0.02	c |
0.00/0.02	c |               Variables: 264
0.00/0.02	c |            Domain Sizes: 2..9
0.00/0.02	c |
0.00/0.02	c |             Constraints: 303
0.00/0.02	c |                   Arity: 2..132  -- Binary: 132  -- Ternary: 38
0.00/0.02	c | 
0.00/0.02	c |                   Types: 
0.00/0.02	c |                          : 34
0.00/0.02	c |                          Extension: 136  (nb tuples: 1..10) -- (shared: 165)
0.00/0.02	c |                          Sum: 133
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=132 
0.00/0.02	o 4
0.00/0.03	o 6
0.00/0.03	c    3 calls to solver: best=6 lower=7 upper=132 
0.00/0.04	o 7
0.00/0.05	o 8
0.00/0.05	c    5 calls to solver: best=8 lower=9 upper=132 
0.00/0.06	o 10
0.09/0.17	o 12
0.09/0.17	c    7 calls to solver: best=12 lower=13 upper=132 
0.19/0.24	o 14
0.39/0.40	conflict 113lvl : 112 bt112-3:0(924)X89652
0.49/0.50	o 16
0.49/0.50	c    9 calls to solver: best=16 lower=17 upper=132 
0.69/0.72	conflict 110lvl : 111 bt111-1:0(911)X151497
0.69/0.77	conflict 112lvl : 112 bt112-87:0(912)X160780
0.79/0.81	conflict 103lvl : 113 bt113-85:0(916)X165837
0.79/0.82	conflict 104lvl : 112 bt112-171:0(910)X167031
0.79/0.84	conflict 101lvl : 112 bt112-113:0(926)X173596
0.89/0.91	conflict 95lvl : 109 bt109-33:0(897)X189702
0.89/0.92	o 20
0.89/0.95	o 24
0.89/0.95	c   11 calls to solver: best=24 lower=25 upper=132 
0.99/1.04	conflict 105lvl : 104 bt104-169:0(869)X215730
1.29/1.35	conflict 99lvl : 106 bt103-259:0(876)X274775
1.29/1.36	conflict 98lvl : 103 bt98-259:0(842)X276395
1.49/1.51	o 26
1.49/1.52	o 28
1.49/1.52	c   13 calls to solver: best=28 lower=29 upper=132 
1.49/1.53	o 30
1.49/1.53	o 32
1.49/1.53	c   15 calls to solver: best=32 lower=33 upper=132 
1.49/1.56	o 34
1.49/1.58	o 36
1.49/1.58	c   17 calls to solver: best=36 lower=37 upper=132 
1.59/1.61	o 40
1.59/1.66	o 42
1.59/1.66	c   19 calls to solver: best=42 lower=43 upper=132 
12.99/13.09	o 43
13.30/13.33	o 44
13.30/13.33	c   21 calls to solver: best=44 lower=45 upper=132 
13.69/13.71	o 46
13.89/13.91	o 47
13.89/13.91	c   23 calls to solver: best=47 lower=48 upper=132 
14.19/14.29	o 48
27.89/27.95	o 50
27.89/27.95	c   25 calls to solver: best=50 lower=51 upper=132 
51.49/51.54	o 51
73.29/73.39	o 52
73.29/73.39	c   27 calls to solver: best=52 lower=53 upper=132 
73.29/73.39	conflict 53lvl : 74 bt70-127:0(648)X346862
76.19/76.29	o 53
77.79/77.82	o 54
77.79/77.82	c   29 calls to solver: best=54 lower=55 upper=132 
78.79/78.89	o 55
81.79/81.80	o 56
81.79/81.80	c   31 calls to solver: best=56 lower=57 upper=132 
86.69/86.78	o 57
114.09/114.18	o 58
114.09/114.18	c   33 calls to solver: best=58 lower=59 upper=132 
119.79/119.80	o 59
409.47/409.57	o 60
409.47/409.57	c   35 calls to solver: best=60 lower=61 upper=132 
493.67/493.74	o 61
496.87/496.96	o 62
496.87/496.96	c   37 calls to solver: best=62 lower=63 upper=132 
500.27/500.39	o 63
781.96/782.06	conflict 40lvl : 46 bt45-11:0(418)X368038

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-4240023-1500635497/watcher-4240023-1500635497 -o /tmp/evaluation-result-4240023-1500635497/solver-4240023-1500635497 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node113-1500623784-4669 --watchdog 2560 HOME/cosoco -lc -model -restarts -sat HOME/instance-4240023-1500635497.xml 

pid=6388
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: 2.05 2.06 2.36 3/186 6391
/proc/meminfo: memFree=17643820/32770624 swapFree=6644/14636
[pid=6391] ppid=6388 vsize=27124 CPUtime=0 cores=1,3,5,7
/proc/6391/stat : 6391 (cosoco) R 6388 6391 4637 0 -1 4202496 1063 0 0 0 0 0 0 0 20 0 1 0 18181715 27774976 897 33554432000 4194304 5970956 140722718326832 140722718323480 140476393872357 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36552704 140722718327996 140722718328131 140722718328131 140722718330830 0
/proc/6391/statm: 6781 897 769 434 0 145 0

[startup+0.100108 s]
/proc/loadavg: 2.05 2.06 2.36 3/186 6391
/proc/meminfo: memFree=17643820/32770624 swapFree=6644/14636
[pid=6391] ppid=6388 vsize=32840 CPUtime=0.09 cores=1,3,5,7
/proc/6391/stat : 6391 (cosoco) R 6388 6391 4637 0 -1 4202496 1478 0 0 0 9 0 0 0 20 0 1 0 18181715 33628160 1303 33554432000 4194304 5970956 140722718326832 140722718324392 5136608 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36552704 140722718327996 140722718328131 140722718328131 140722718330830 0
/proc/6391/statm: 8210 1303 834 434 0 1574 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32840

[startup+0.200216 s]
/proc/loadavg: 2.05 2.06 2.36 3/186 6391
/proc/meminfo: memFree=17643820/32770624 swapFree=6644/14636
[pid=6391] ppid=6388 vsize=32840 CPUtime=0.19 cores=1,3,5,7
/proc/6391/stat : 6391 (cosoco) R 6388 6391 4637 0 -1 4202496 1494 0 0 0 19 0 0 0 20 0 1 0 18181715 33628160 1303 33554432000 4194304 5970956 140722718326832 140722718314136 5272777 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36552704 140722718327996 140722718328131 140722718328131 140722718330830 0
/proc/6391/statm: 8210 1303 834 434 0 1574 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 32840

[startup+0.300204 s]
/proc/loadavg: 2.05 2.06 2.36 3/186 6391
/proc/meminfo: memFree=17643820/32770624 swapFree=6644/14636
[pid=6391] ppid=6388 vsize=32840 CPUtime=0.29 cores=1,3,5,7
/proc/6391/stat : 6391 (cosoco) R 6388 6391 4637 0 -1 4202496 1511 0 0 0 29 0 0 0 20 0 1 0 18181715 33628160 1815 33554432000 4194304 5970956 140722718326832 140722718324392 4912765 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36552704 140722718327996 140722718328131 140722718328131 140722718330830 0
/proc/6391/statm: 8210 1815 834 434 0 1574 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32840

[startup+0.700173 s]
/proc/loadavg: 2.05 2.06 2.36 3/186 6391
/proc/meminfo: memFree=17643820/32770624 swapFree=6644/14636
[pid=6391] ppid=6388 vsize=32840 CPUtime=0.69 cores=1,3,5,7
/proc/6391/stat : 6391 (cosoco) R 6388 6391 4637 0 -1 4202496 1528 0 0 0 69 0 0 0 20 0 1 0 18181715 33628160 1815 33554432000 4194304 5970956 140722718326832 140722718314136 5045224 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36552704 140722718327996 140722718328131 140722718328131 140722718330830 0
/proc/6391/statm: 8210 1815 834 434 0 1574 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32840

[startup+1.50017 s]
/proc/loadavg: 2.05 2.06 2.36 3/187 6392
/proc/meminfo: memFree=17639276/32770624 swapFree=6644/14636
[pid=6391] ppid=6388 vsize=32972 CPUtime=1.49 cores=1,3,5,7
/proc/6391/stat : 6391 (cosoco) R 6388 6391 4637 0 -1 4202496 1547 0 0 0 149 0 0 0 20 0 1 0 18181715 33763328 1879 33554432000 4194304 5970956 140722718326832 140722718324168 5136620 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36552704 140722718327996 140722718328131 140722718328131 140722718330830 0
/proc/6391/statm: 8243 1879 838 434 0 1607 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32972

[startup+3.10017 s]
/proc/loadavg: 2.05 2.06 2.36 3/187 6392
/proc/meminfo: memFree=17638904/32770624 swapFree=6644/14636
[pid=6391] ppid=6388 vsize=32972 CPUtime=3.09 cores=1,3,5,7
/proc/6391/stat : 6391 (cosoco) R 6388 6391 4637 0 -1 4202496 1995 0 0 0 309 0 0 0 20 0 1 0 18181715 33763328 1902 33554432000 4194304 5970956 140722718326832 140722718314136 5038188 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36552704 140722718327996 140722718328131 140722718328131 140722718330830 0
/proc/6391/statm: 8243 1902 838 434 0 1607 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32972

[startup+6.30017 s]
/proc/loadavg: 2.04 2.06 2.35 3/187 6392
/proc/meminfo: memFree=17638892/32770624 swapFree=6644/14636
[pid=6391] ppid=6388 vsize=32972 CPUtime=6.29 cores=1,3,5,7
/proc/6391/stat : 6391 (cosoco) R 6388 6391 4637 0 -1 4202496 2450 0 0 0 629 0 0 0 20 0 1 0 18181715 33763328 1904 33554432000 4194304 5970956 140722718326832 140722718314136 5045744 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36552704 140722718327996 140722718328131 140722718328131 140722718330830 0
/proc/6391/statm: 8243 1904 838 434 0 1607 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32972

[startup+12.7002 s]
/proc/loadavg: 2.04 2.06 2.35 3/187 6392
/proc/meminfo: memFree=17637560/32770624 swapFree=6644/14748
[pid=6391] ppid=6388 vsize=32972 CPUtime=12.69 cores=1,3,5,7
/proc/6391/stat : 6391 (cosoco) R 6388 6391 4637 0 -1 4202496 2904 0 0 0 1269 0 0 0 20 0 1 0 18181715 33763328 1905 33554432000 4194304 5970956 140722718326832 140722718314136 5044857 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36552704 140722718327996 140722718328131 140722718328131 140722718330830 0
/proc/6391/statm: 8243 1905 838 434 0 1607 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32972

[startup+25.5002 s]
/proc/loadavg: 2.10 2.07 2.35 3/187 6392
/proc/meminfo: memFree=17637744/32770624 swapFree=6644/14764
[pid=6391] ppid=6388 vsize=32972 CPUtime=25.49 cores=1,3,5,7
/proc/6391/stat : 6391 (cosoco) R 6388 6391 4637 0 -1 4202496 3839 0 0 0 2549 0 0 0 20 0 1 0 18181715 33763328 1912 33554432000 4194304 5970956 140722718326832 140722718324392 4908539 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36552704 140722718327996 140722718328131 140722718328131 140722718330830 0
/proc/6391/statm: 8243 1912 838 434 0 1607 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32972

[startup+51.1002 s]
/proc/loadavg: 2.07 2.07 2.34 3/187 6392
/proc/meminfo: memFree=17636332/32770624 swapFree=6644/14780
[pid=6391] ppid=6388 vsize=32972 CPUtime=51.09 cores=1,3,5,7
/proc/6391/stat : 6391 (cosoco) R 6388 6391 4637 0 -1 4202496 4312 0 0 0 5109 0 0 0 20 0 1 0 18181715 33763328 1912 33554432000 4194304 5970956 140722718326832 140722718314136 5327999 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36552704 140722718327996 140722718328131 140722718328131 140722718330830 0
/proc/6391/statm: 8243 1912 838 434 0 1607 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 32972

[startup+102.3 s]
/proc/loadavg: 2.03 2.06 2.32 3/187 6393
/proc/meminfo: memFree=17633328/32770624 swapFree=6644/14836
[pid=6391] ppid=6388 vsize=32972 CPUtime=102.29 cores=1,3,5,7
/proc/6391/stat : 6391 (cosoco) R 6388 6391 4637 0 -1 4202496 4798 0 0 0 10229 0 0 0 20 0 1 0 18181715 33763328 1919 33554432000 4194304 5970956 140722718326832 140722718324392 5136620 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36552704 140722718327996 140722718328131 140722718328131 140722718330830 0
/proc/6391/statm: 8243 1919 838 434 0 1607 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 32972

[startup+162.3 s]
/proc/loadavg: 2.01 2.05 2.30 3/187 6394
/proc/meminfo: memFree=17630568/32770624 swapFree=6644/14884
[pid=6391] ppid=6388 vsize=33112 CPUtime=162.28 cores=1,3,5,7
/proc/6391/stat : 6391 (cosoco) R 6388 6391 4637 0 -1 4202496 5274 0 0 0 16228 0 0 0 20 0 1 0 18181715 33906688 1919 33554432000 4194304 5970956 140722718326832 140722718323592 5337505 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36552704 140722718327996 140722718328131 140722718328131 140722718330830 0
/proc/6391/statm: 8278 1919 838 434 0 1642 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 33112

[startup+222.306 s]
/proc/loadavg: 2.00 2.04 2.29 3/187 6395
/proc/meminfo: memFree=17627608/32770624 swapFree=6644/14916
[pid=6391] ppid=6388 vsize=33112 CPUtime=222.29 cores=1,3,5,7
/proc/6391/stat : 6391 (cosoco) R 6388 6391 4637 0 -1 4202496 5733 0 0 0 22229 0 0 0 20 0 1 0 18181715 33906688 1922 33554432000 4194304 5970956 140722718326832 140722718323592 5098928 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36552704 140722718327996 140722718328131 140722718328131 140722718330830 0
/proc/6391/statm: 8278 1922 838 434 0 1642 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 33112

[startup+282.3 s]
/proc/loadavg: 2.00 2.03 2.27 3/187 6396
/proc/meminfo: memFree=17622208/32770624 swapFree=6644/14944
[pid=6391] ppid=6388 vsize=33112 CPUtime=282.28 cores=1,3,5,7
/proc/6391/stat : 6391 (cosoco) R 6388 6391 4637 0 -1 4202496 6194 0 0 0 28228 0 0 0 20 0 1 0 18181715 33906688 1922 33554432000 4194304 5970956 140722718326832 140722718323592 5045211 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36552704 140722718327996 140722718328131 140722718328131 140722718330830 0
/proc/6391/statm: 8278 1922 838 434 0 1642 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 33112

[startup+342.3 s]
/proc/loadavg: 2.00 2.03 2.25 3/187 6397
/proc/meminfo: memFree=17619500/32770624 swapFree=6644/14980
[pid=6391] ppid=6388 vsize=33112 CPUtime=342.28 cores=1,3,5,7
/proc/6391/stat : 6391 (cosoco) R 6388 6391 4637 0 -1 4202496 6657 0 0 0 34228 0 0 0 20 0 1 0 18181715 33906688 1922 33554432000 4194304 5970956 140722718326832 140722718323592 5136634 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36552704 140722718327996 140722718328131 140722718328131 140722718330830 0
/proc/6391/statm: 8278 1922 838 434 0 1642 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 33112

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.23 3/187 6398
/proc/meminfo: memFree=17615684/32770624 swapFree=6644/15012
[pid=6391] ppid=6388 vsize=33112 CPUtime=402.27 cores=1,3,5,7
/proc/6391/stat : 6391 (cosoco) R 6388 6391 4637 0 -1 4202496 7120 0 0 0 40227 0 0 0 20 0 1 0 18181715 33906688 1922 33554432000 4194304 5970956 140722718326832 140722718323592 5136608 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36552704 140722718327996 140722718328131 140722718328131 140722718330830 0
/proc/6391/statm: 8278 1922 838 434 0 1642 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 33112

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.22 3/187 6399
/proc/meminfo: memFree=17611752/32770624 swapFree=6644/15048
[pid=6391] ppid=6388 vsize=33112 CPUtime=462.27 cores=1,3,5,7
/proc/6391/stat : 6391 (cosoco) R 6388 6391 4637 0 -1 4202496 7593 0 0 0 46227 0 0 0 20 0 1 0 18181715 33906688 1922 33554432000 4194304 5970956 140722718326832 140722718314136 5136560 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36552704 140722718327996 140722718328131 140722718328131 140722718330830 0
/proc/6391/statm: 8278 1922 838 434 0 1642 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 33112

[startup+522.3 s]
/proc/loadavg: 2.07 2.03 2.21 3/187 6407
/proc/meminfo: memFree=17609372/32770624 swapFree=6644/15096
[pid=6391] ppid=6388 vsize=33112 CPUtime=522.27 cores=1,3,5,7
/proc/6391/stat : 6391 (cosoco) R 6388 6391 4637 0 -1 4202496 8067 0 0 0 52227 0 0 0 20 0 1 0 18181715 33906688 1922 33554432000 4194304 5970956 140722718326832 140722718324392 5136620 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36552704 140722718327996 140722718328131 140722718328131 140722718330830 0
/proc/6391/statm: 8278 1922 838 434 0 1642 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 33112

[startup+582.3 s]
/proc/loadavg: 2.03 2.02 2.20 3/187 6408
/proc/meminfo: memFree=17605772/32770624 swapFree=6644/15132
[pid=6391] ppid=6388 vsize=33112 CPUtime=582.27 cores=1,3,5,7
/proc/6391/stat : 6391 (cosoco) R 6388 6391 4637 0 -1 4202496 8531 0 0 0 58227 0 0 0 20 0 1 0 18181715 33906688 1922 33554432000 4194304 5970956 140722718326832 140722718324392 4913057 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36552704 140722718327996 140722718328131 140722718328131 140722718330830 0
/proc/6391/statm: 8278 1922 838 434 0 1642 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 33112


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

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.09 3/187 6494
/proc/meminfo: memFree=31874368/32770624 swapFree=6644/15696
[pid=6391] ppid=6388 vsize=33112 CPUtime=1482.22 cores=1,3,5,7
/proc/6391/stat : 6391 (cosoco) R 6388 6391 4637 0 -1 4202496 15393 0 0 0 148222 0 0 0 20 0 1 0 18181715 33906688 1922 33554432000 4194304 5970956 140722718326832 140722718324168 5136625 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36552704 140722718327996 140722718328131 140722718328131 140722718330830 0
/proc/6391/statm: 8278 1922 838 434 0 1642 0
Current children cumulated CPU time (s) 1482.22
Current children cumulated vsize (KiB) 33112

[startup+1542.31 s]
/proc/loadavg: 2.10 2.04 2.10 3/187 6495
/proc/meminfo: memFree=31874064/32770624 swapFree=6644/15740
[pid=6391] ppid=6388 vsize=33112 CPUtime=1542.22 cores=1,3,5,7
/proc/6391/stat : 6391 (cosoco) R 6388 6391 4637 0 -1 4202496 15861 0 0 0 154222 0 0 0 20 0 1 0 18181715 33906688 1922 33554432000 4194304 5970956 140722718326832 140722718324168 5045183 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36552704 140722718327996 140722718328131 140722718328131 140722718330830 0
/proc/6391/statm: 8278 1922 838 434 0 1642 0
Current children cumulated CPU time (s) 1542.22
Current children cumulated vsize (KiB) 33112

[startup+1602.3 s]
/proc/loadavg: 2.04 2.04 2.09 3/187 6496
/proc/meminfo: memFree=31873948/32770624 swapFree=6644/15764
[pid=6391] ppid=6388 vsize=33112 CPUtime=1602.22 cores=1,3,5,7
/proc/6391/stat : 6391 (cosoco) R 6388 6391 4637 0 -1 4202496 16303 0 0 0 160221 1 0 0 20 0 1 0 18181715 33906688 1922 33554432000 4194304 5970956 140722718326832 140722718324168 5044927 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36552704 140722718327996 140722718328131 140722718328131 140722718330830 0
/proc/6391/statm: 8278 1922 838 434 0 1642 0
Current children cumulated CPU time (s) 1602.22
Current children cumulated vsize (KiB) 33112

[startup+1662.3 s]
/proc/loadavg: 2.01 2.03 2.09 3/187 6497
/proc/meminfo: memFree=31873824/32770624 swapFree=6644/15796
[pid=6391] ppid=6388 vsize=33112 CPUtime=1662.22 cores=1,3,5,7
/proc/6391/stat : 6391 (cosoco) R 6388 6391 4637 0 -1 4202496 16772 0 0 0 166221 1 0 0 20 0 1 0 18181715 33906688 1922 33554432000 4194304 5970956 140722718326832 140722718324168 4922928 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36552704 140722718327996 140722718328131 140722718328131 140722718330830 0
/proc/6391/statm: 8278 1922 838 434 0 1642 0
Current children cumulated CPU time (s) 1662.22
Current children cumulated vsize (KiB) 33112

[startup+1722.3 s]
/proc/loadavg: 2.08 2.04 2.09 3/188 6506
/proc/meminfo: memFree=31874576/32770624 swapFree=6644/15832
[pid=6391] ppid=6388 vsize=33112 CPUtime=1722.21 cores=1,3,5,7
/proc/6391/stat : 6391 (cosoco) R 6388 6391 4637 0 -1 4202496 17219 0 0 0 172220 1 0 0 20 0 1 0 18181715 33906688 1922 33554432000 4194304 5970956 140722718326832 140722718324168 5045183 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36552704 140722718327996 140722718328131 140722718328131 140722718330830 0
/proc/6391/statm: 8278 1922 838 434 0 1642 0
Current children cumulated CPU time (s) 1722.21
Current children cumulated vsize (KiB) 33112

[startup+1782.3 s]
/proc/loadavg: 2.12 2.06 2.09 3/188 6507
/proc/meminfo: memFree=31873880/32770624 swapFree=6644/15864
[pid=6391] ppid=6388 vsize=33112 CPUtime=1782.21 cores=1,3,5,7
/proc/6391/stat : 6391 (cosoco) R 6388 6391 4637 0 -1 4202496 17662 0 0 0 178220 1 0 0 20 0 1 0 18181715 33906688 1922 33554432000 4194304 5970956 140722718326832 140722718324168 5136795 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36552704 140722718327996 140722718328131 140722718328131 140722718330830 0
/proc/6391/statm: 8278 1922 838 434 0 1642 0
Current children cumulated CPU time (s) 1782.21
Current children cumulated vsize (KiB) 33112

[startup+1842.3 s]
/proc/loadavg: 2.10 2.07 2.09 3/188 6508
/proc/meminfo: memFree=31874160/32770624 swapFree=6644/15900
[pid=6391] ppid=6388 vsize=33112 CPUtime=1842.2 cores=1,3,5,7
/proc/6391/stat : 6391 (cosoco) R 6388 6391 4637 0 -1 4202496 18128 0 0 0 184219 1 0 0 20 0 1 0 18181715 33906688 1922 33554432000 4194304 5970956 140722718326832 140722718324168 5040240 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36552704 140722718327996 140722718328131 140722718328131 140722718330830 0
/proc/6391/statm: 8278 1922 838 434 0 1642 0
Current children cumulated CPU time (s) 1842.2
Current children cumulated vsize (KiB) 33112

[startup+1902.3 s]
/proc/loadavg: 2.09 2.07 2.09 3/188 6509
/proc/meminfo: memFree=31874216/32770624 swapFree=6644/15932
[pid=6391] ppid=6388 vsize=33112 CPUtime=1902.2 cores=1,3,5,7
/proc/6391/stat : 6391 (cosoco) R 6388 6391 4637 0 -1 4202496 18571 0 0 0 190219 1 0 0 20 0 1 0 18181715 33906688 1922 33554432000 4194304 5970956 140722718326832 140722718324168 5136795 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36552704 140722718327996 140722718328131 140722718328131 140722718330830 0
/proc/6391/statm: 8278 1922 838 434 0 1642 0
Current children cumulated CPU time (s) 1902.2
Current children cumulated vsize (KiB) 33112

[startup+1962.3 s]
/proc/loadavg: 2.09 2.07 2.09 3/188 6510
/proc/meminfo: memFree=31874136/32770624 swapFree=6644/15960
[pid=6391] ppid=6388 vsize=33112 CPUtime=1962.2 cores=1,3,5,7
/proc/6391/stat : 6391 (cosoco) R 6388 6391 4637 0 -1 4202496 19018 0 0 0 196219 1 0 0 20 0 1 0 18181715 33906688 1922 33554432000 4194304 5970956 140722718326832 140722718324168 5038716 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36552704 140722718327996 140722718328131 140722718328131 140722718330830 0
/proc/6391/statm: 8278 1922 838 434 0 1642 0
Current children cumulated CPU time (s) 1962.2
Current children cumulated vsize (KiB) 33112

[startup+2022.3 s]
/proc/loadavg: 2.11 2.08 2.09 3/187 6511
/proc/meminfo: memFree=31874032/32770624 swapFree=6644/15988
[pid=6391] ppid=6388 vsize=33112 CPUtime=2022.19 cores=1,3,5,7
/proc/6391/stat : 6391 (cosoco) R 6388 6391 4637 0 -1 4202496 19484 0 0 0 202218 1 0 0 20 0 1 0 18181715 33906688 1922 33554432000 4194304 5970956 140722718326832 140722718324168 5136587 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36552704 140722718327996 140722718328131 140722718328131 140722718330830 0
/proc/6391/statm: 8278 1922 838 434 0 1642 0
Current children cumulated CPU time (s) 2022.19
Current children cumulated vsize (KiB) 33112

[startup+2082.3 s]
/proc/loadavg: 2.04 2.06 2.08 3/187 6512
/proc/meminfo: memFree=31874060/32770624 swapFree=6644/16016
[pid=6391] ppid=6388 vsize=33112 CPUtime=2082.19 cores=1,3,5,7
/proc/6391/stat : 6391 (cosoco) R 6388 6391 4637 0 -1 4202496 19929 0 0 0 208218 1 0 0 20 0 1 0 18181715 33906688 1922 33554432000 4194304 5970956 140722718326832 140722718324168 5044845 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36552704 140722718327996 140722718328131 140722718328131 140722718330830 0
/proc/6391/statm: 8278 1922 838 434 0 1642 0
Current children cumulated CPU time (s) 2082.19
Current children cumulated vsize (KiB) 33112

[startup+2142.3 s]
/proc/loadavg: 2.02 2.05 2.08 3/187 6513
/proc/meminfo: memFree=31873860/32770624 swapFree=6644/16056
[pid=6391] ppid=6388 vsize=33112 CPUtime=2142.19 cores=1,3,5,7
/proc/6391/stat : 6391 (cosoco) R 6388 6391 4637 0 -1 4202496 20368 0 0 0 214218 1 0 0 20 0 1 0 18181715 33906688 1922 33554432000 4194304 5970956 140722718326832 140722718324168 5046951 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36552704 140722718327996 140722718328131 140722718328131 140722718330830 0
/proc/6391/statm: 8278 1922 838 434 0 1642 0
Current children cumulated CPU time (s) 2142.19
Current children cumulated vsize (KiB) 33112

[startup+2202.31 s]
/proc/loadavg: 2.09 2.06 2.08 3/187 6514
/proc/meminfo: memFree=31873864/32770624 swapFree=6644/16080
[pid=6391] ppid=6388 vsize=33112 CPUtime=2202.19 cores=1,3,5,7
/proc/6391/stat : 6391 (cosoco) R 6388 6391 4637 0 -1 4202496 20807 0 0 0 220218 1 0 0 20 0 1 0 18181715 33906688 1922 33554432000 4194304 5970956 140722718326832 140722718324168 5136608 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36552704 140722718327996 140722718328131 140722718328131 140722718330830 0
/proc/6391/statm: 8278 1922 838 434 0 1642 0
Current children cumulated CPU time (s) 2202.19
Current children cumulated vsize (KiB) 33112

[startup+2262.3 s]
/proc/loadavg: 2.03 2.05 2.07 3/187 6515
/proc/meminfo: memFree=31873828/32770624 swapFree=6644/16112
[pid=6391] ppid=6388 vsize=33112 CPUtime=2262.18 cores=1,3,5,7
/proc/6391/stat : 6391 (cosoco) R 6388 6391 4637 0 -1 4202496 21279 0 0 0 226217 1 0 0 20 0 1 0 18181715 33906688 1922 33554432000 4194304 5970956 140722718326832 140722718324168 5045969 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36552704 140722718327996 140722718328131 140722718328131 140722718330830 0
/proc/6391/statm: 8278 1922 838 434 0 1642 0
Current children cumulated CPU time (s) 2262.18
Current children cumulated vsize (KiB) 33112

[startup+2322.3 s]
/proc/loadavg: 2.01 2.04 2.06 3/187 6523
/proc/meminfo: memFree=31873384/32770624 swapFree=6644/16148
[pid=6391] ppid=6388 vsize=33112 CPUtime=2322.17 cores=1,3,5,7
/proc/6391/stat : 6391 (cosoco) R 6388 6391 4637 0 -1 4202496 21721 0 0 0 232216 1 0 0 20 0 1 0 18181715 33906688 1922 33554432000 4194304 5970956 140722718326832 140722718324168 5136623 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36552704 140722718327996 140722718328131 140722718328131 140722718330830 0
/proc/6391/statm: 8278 1922 838 434 0 1642 0
Current children cumulated CPU time (s) 2322.17
Current children cumulated vsize (KiB) 33112

[startup+2382.3 s]
/proc/loadavg: 2.00 2.03 2.06 3/187 6524
/proc/meminfo: memFree=31873168/32770624 swapFree=6644/16180
[pid=6391] ppid=6388 vsize=33112 CPUtime=2382.17 cores=1,3,5,7
/proc/6391/stat : 6391 (cosoco) R 6388 6391 4637 0 -1 4202496 22163 0 0 0 238216 1 0 0 20 0 1 0 18181715 33906688 1922 33554432000 4194304 5970956 140722718326832 140722718324168 5038451 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36552704 140722718327996 140722718328131 140722718328131 140722718330830 0
/proc/6391/statm: 8278 1922 838 434 0 1642 0
Current children cumulated CPU time (s) 2382.17
Current children cumulated vsize (KiB) 33112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.2 s]
/proc/loadavg: 2.00 2.03 2.06 3/187 6524
/proc/meminfo: memFree=31873828/32770624 swapFree=6644/16184
[pid=6391] ppid=6388 vsize=33112 CPUtime=2400.07 cores=1,3,5,7
/proc/6391/stat : 6391 (cosoco) R 6388 6391 4637 0 -1 4202496 22596 0 0 0 240006 1 0 0 20 0 1 0 18181715 33906688 1922 33554432000 4194304 5970956 140722718326832 140722718324168 5044849 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36552704 140722718327996 140722718328131 140722718328131 140722718330830 0
/proc/6391/statm: 8278 1922 838 434 0 1642 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 33112

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 6391 sig 9
??? kill -6391 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 2400.21
CPU time (s): 2400.09
CPU user time (s): 2400.07
CPU system time (s): 0.015999
CPU usage (%): 99.995
Max. virtual memory (cumulated for all children) (KiB): 33112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.07
system time used= 0.015999
maximum resident set size= 7736
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22629
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= 6
involuntary context switches= 120649

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.92165 second user time and 7.88669 second system time

The end

Launcher Data

Begin job on node113 at 2017-07-21 13:11:37
IDJOB=4240023
IDBENCH=115964
IDSOLVER=2621
FILE ID=node113/4240023-1500635497
RUNJOBID= node113-1500623784-4669
PBS_JOBID= 20623018
Free space on /tmp= 62020 MiB

SOLVER NAME= cosoco-sat 1.1
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-11-12.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4240023-1500635497/watcher-4240023-1500635497 -o /tmp/evaluation-result-4240023-1500635497/solver-4240023-1500635497 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node113-1500623784-4669 --watchdog 2560  HOME/cosoco -lc -model -restarts -sat HOME/instance-4240023-1500635497.xml

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

MD5SUM BENCH= 4e3f80c217ff28730f7a01615dcb2e7f
RANDOM SEED=1640449855

node113.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.03
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		: 1600.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.03
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.03
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		: 2667.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.03
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:        17644536 kB
MemAvailable:   17760100 kB
Buffers:          166424 kB
Cached:           226780 kB
SwapCached:            0 kB
Active:         14570544 kB
Inactive:          85072 kB
Active(anon):   14211588 kB
Inactive(anon):    70436 kB
Active(file):     358956 kB
Inactive(file):    14636 kB
Unevictable:        6644 kB
Mlocked:            6644 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2452 kB
Writeback:            32 kB
AnonPages:      14348740 kB
Mapped:            34292 kB
Shmem:             17040 kB
Slab:             140936 kB
SReclaimable:     115616 kB
SUnreclaim:        25320 kB
KernelStack:        3712 kB
PageTables:        33296 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   15358068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5341184 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 62016 MiB
End job on node113 at 2017-07-21 13:51:38