Trace number 4240022

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.07 2400.6

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 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.02 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.03	o 7
0.00/0.04	o 8
0.00/0.04	c    5 calls to solver: best=8 lower=9 upper=132 
0.00/0.04	o 9
0.00/0.05	o 10
0.00/0.05	c    7 calls to solver: best=10 lower=11 upper=132 
0.00/0.05	o 12
0.00/0.07	o 14
0.00/0.07	c    9 calls to solver: best=14 lower=15 upper=132 
0.00/0.09	o 15
0.09/0.13	o 16
0.09/0.13	c   11 calls to solver: best=16 lower=17 upper=132 
0.09/0.14	o 18
0.09/0.17	o 20
0.09/0.17	c   13 calls to solver: best=20 lower=21 upper=132 
0.19/0.24	o 21
0.19/0.24	o 23
0.19/0.24	c   15 calls to solver: best=23 lower=24 upper=132 
0.19/0.25	o 24
0.19/0.27	o 25
0.19/0.27	c   17 calls to solver: best=25 lower=26 upper=132 
0.19/0.28	o 26
0.39/0.43	o 28
0.39/0.43	c   19 calls to solver: best=28 lower=29 upper=132 
0.39/0.47	o 30
0.49/0.51	o 32
0.49/0.51	c   21 calls to solver: best=32 lower=33 upper=132 
0.49/0.52	o 34
0.49/0.54	o 36
0.49/0.54	c   23 calls to solver: best=36 lower=37 upper=132 
0.79/0.85	o 37
0.79/0.89	o 38
0.79/0.89	c   25 calls to solver: best=38 lower=39 upper=132 
0.89/0.95	o 40
8.49/8.57	o 41
8.49/8.57	c   27 calls to solver: best=41 lower=42 upper=132 
8.99/9.00	o 43
9.59/9.65	o 44
9.59/9.65	c   29 calls to solver: best=44 lower=45 upper=132 
9.89/9.96	o 45
9.99/10.01	o 46
9.99/10.01	c   31 calls to solver: best=46 lower=47 upper=132 
10.39/10.48	o 48
10.69/10.76	o 50
10.69/10.76	c   33 calls to solver: best=50 lower=51 upper=132 
11.19/11.23	o 51
61.18/61.23	o 52
61.18/61.23	c   35 calls to solver: best=52 lower=53 upper=132 
63.47/63.53	o 53
112.36/112.47	o 54
112.36/112.47	c   37 calls to solver: best=54 lower=55 upper=132 
117.06/117.16	o 56
461.99/462.13	o 58
461.99/462.13	c   39 calls to solver: best=58 lower=59 upper=132 
563.26/563.42	o 60
569.56/569.79	o 61
569.56/569.79	c   41 calls to solver: best=61 lower=62 upper=132 
1036.87/1037.17	o 62

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-4240022-1500635921/watcher-4240022-1500635921 -o /tmp/evaluation-result-4240022-1500635921/solver-4240022-1500635921 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node147-1500635921-7556 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4240022-1500635921.xml 

pid=7582
running on 4 cores: 0,2,4,6

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.00 1.01 1.11 3/186 7586
/proc/meminfo: memFree=29875568/32770624 swapFree=6172/1916604
[pid=7586] ppid=7582 vsize=27248 CPUtime=0 cores=0,2,4,6
/proc/7586/stat : 7586 (cosoco) R 7582 7586 3700 0 -1 4202496 1067 0 0 0 0 0 0 0 20 0 1 0 17024545 27901952 908 33554432000 4194304 5970956 140723845279920 140723845276568 140024021812204 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140723845285057 140723845285187 140723845285187 140723845287886 0
/proc/7586/statm: 6812 908 770 434 0 176 0

[startup+0.100161 s]
/proc/loadavg: 1.00 1.01 1.11 3/186 7586
/proc/meminfo: memFree=29875568/32770624 swapFree=6172/1916604
[pid=7586] ppid=7582 vsize=28032 CPUtime=0.09 cores=0,2,4,6
/proc/7586/stat : 7586 (cosoco) R 7582 7586 3700 0 -1 4202496 1330 0 0 0 9 0 0 0 20 0 1 0 17024545 28704768 1137 33554432000 4194304 5970956 140723845279920 140723845267224 5136789 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140723845285057 140723845285187 140723845285187 140723845287886 0
/proc/7586/statm: 7008 1137 828 434 0 372 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28032

[startup+0.200326 s]
/proc/loadavg: 1.00 1.01 1.11 3/186 7586
/proc/meminfo: memFree=29875568/32770624 swapFree=6172/1916604
[pid=7586] ppid=7582 vsize=28032 CPUtime=0.19 cores=0,2,4,6
/proc/7586/stat : 7586 (cosoco) R 7582 7586 3700 0 -1 4202496 1330 0 0 0 19 0 0 0 20 0 1 0 17024545 28704768 1137 33554432000 4194304 5970956 140723845279920 140723845267224 5045969 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140723845285057 140723845285187 140723845285187 140723845287886 0
/proc/7586/statm: 7008 1137 828 434 0 372 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 28032

[startup+0.300296 s]
/proc/loadavg: 1.00 1.01 1.11 3/186 7586
/proc/meminfo: memFree=29875568/32770624 swapFree=6172/1916604
[pid=7586] ppid=7582 vsize=28032 CPUtime=0.29 cores=0,2,4,6
/proc/7586/stat : 7586 (cosoco) R 7582 7586 3700 0 -1 4202496 1331 0 0 0 29 0 0 0 20 0 1 0 17024545 28704768 1137 33554432000 4194304 5970956 140723845279920 140723845277480 5046006 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140723845285057 140723845285187 140723845285187 140723845287886 0
/proc/7586/statm: 7008 1137 828 434 0 372 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28032

[startup+0.700296 s]
/proc/loadavg: 1.00 1.01 1.11 3/186 7586
/proc/meminfo: memFree=29875568/32770624 swapFree=6172/1916604
[pid=7586] ppid=7582 vsize=28032 CPUtime=0.69 cores=0,2,4,6
/proc/7586/stat : 7586 (cosoco) R 7582 7586 3700 0 -1 4202496 1331 0 0 0 69 0 0 0 20 0 1 0 17024545 28704768 1137 33554432000 4194304 5970956 140723845279920 140723845267224 5045969 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140723845285057 140723845285187 140723845285187 140723845287886 0
/proc/7586/statm: 7008 1137 828 434 0 372 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28032

[startup+1.50028 s]
/proc/loadavg: 1.00 1.01 1.11 3/187 7651
/proc/meminfo: memFree=29872436/32770624 swapFree=6172/1916608
[pid=7586] ppid=7582 vsize=28032 CPUtime=1.49 cores=0,2,4,6
/proc/7586/stat : 7586 (cosoco) R 7582 7586 3700 0 -1 4202496 1331 0 0 0 149 0 0 0 20 0 1 0 17024545 28704768 1137 33554432000 4194304 5970956 140723845279920 140723845277480 5038624 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140723845285057 140723845285187 140723845285187 140723845287886 0
/proc/7586/statm: 7008 1137 828 434 0 372 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28032

[startup+3.10029 s]
/proc/loadavg: 1.00 1.01 1.11 3/187 7715
/proc/meminfo: memFree=29871316/32770624 swapFree=6172/1916612
[pid=7586] ppid=7582 vsize=28032 CPUtime=3.09 cores=0,2,4,6
/proc/7586/stat : 7586 (cosoco) R 7582 7586 3700 0 -1 4202496 1598 0 0 0 309 0 0 0 20 0 1 0 17024545 28704768 1172 33554432000 4194304 5970956 140723845279920 140723845277480 5136786 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140723845285057 140723845285187 140723845285187 140723845287886 0
/proc/7586/statm: 7008 1172 828 434 0 372 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28032

[startup+6.30028 s]
/proc/loadavg: 1.00 1.01 1.11 3/187 7715
/proc/meminfo: memFree=29870484/32770624 swapFree=6172/1916636
[pid=7586] ppid=7582 vsize=28032 CPUtime=6.29 cores=0,2,4,6
/proc/7586/stat : 7586 (cosoco) R 7582 7586 3700 0 -1 4202496 1865 0 0 0 629 0 0 0 20 0 1 0 17024545 28704768 1172 33554432000 4194304 5970956 140723845279920 140723845277480 5046916 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140723845285057 140723845285187 140723845285187 140723845287886 0
/proc/7586/statm: 7008 1172 828 434 0 372 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28032

[startup+12.7003 s]
/proc/loadavg: 1.08 1.03 1.12 3/187 7715
/proc/meminfo: memFree=29869880/32770624 swapFree=6172/1916644
[pid=7586] ppid=7582 vsize=28032 CPUtime=12.69 cores=0,2,4,6
/proc/7586/stat : 7586 (cosoco) R 7582 7586 3700 0 -1 4202496 2147 0 0 0 1269 0 0 0 20 0 1 0 17024545 28704768 1172 33554432000 4194304 5970956 140723845279920 140723845277480 4926004 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140723845285057 140723845285187 140723845285187 140723845287886 0
/proc/7586/statm: 7008 1172 828 434 0 372 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28032

[startup+25.5003 s]
/proc/loadavg: 1.29 1.08 1.13 3/187 7715
/proc/meminfo: memFree=29869880/32770624 swapFree=6172/1916660
[pid=7586] ppid=7582 vsize=28032 CPUtime=25.48 cores=0,2,4,6
/proc/7586/stat : 7586 (cosoco) R 7582 7586 3700 0 -1 4202496 2681 0 0 0 2548 0 0 0 20 0 1 0 17024545 28704768 1172 33554432000 4194304 5970956 140723845279920 140723845277480 5038188 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140723845285057 140723845285187 140723845285187 140723845287886 0
/proc/7586/statm: 7008 1172 828 434 0 372 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28032

[startup+51.1003 s]
/proc/loadavg: 1.53 1.15 1.15 3/187 7715
/proc/meminfo: memFree=29869880/32770624 swapFree=6172/1916684
[pid=7586] ppid=7582 vsize=28032 CPUtime=51.08 cores=0,2,4,6
/proc/7586/stat : 7586 (cosoco) R 7582 7586 3700 0 -1 4202496 2948 0 0 0 5108 0 0 0 20 0 1 0 17024545 28704768 1172 33554432000 4194304 5970956 140723845279920 140723845277480 5136560 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140723845285057 140723845285187 140723845285187 140723845287886 0
/proc/7586/statm: 7008 1172 828 434 0 372 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 28032

[startup+102.3 s]
/proc/loadavg: 1.80 1.28 1.20 3/187 7723
/proc/meminfo: memFree=29860268/32770624 swapFree=6172/1916740
[pid=7586] ppid=7582 vsize=28032 CPUtime=102.27 cores=0,2,4,6
/proc/7586/stat : 7586 (cosoco) R 7582 7586 3700 0 -1 4202496 3230 0 0 0 10227 0 0 0 20 0 1 0 17024545 28704768 1172 33554432000 4194304 5970956 140723845279920 140723845277480 5046758 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140723845285057 140723845285187 140723845285187 140723845287886 0
/proc/7586/statm: 7008 1172 828 434 0 372 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 28032

[startup+162.3 s]
/proc/loadavg: 1.92 1.41 1.25 3/187 7724
/proc/meminfo: memFree=29860928/32770624 swapFree=6172/1916780
[pid=7586] ppid=7582 vsize=28032 CPUtime=162.25 cores=0,2,4,6
/proc/7586/stat : 7586 (cosoco) R 7582 7586 3700 0 -1 4202496 3525 0 0 0 16225 0 0 0 20 0 1 0 17024545 28704768 1172 33554432000 4194304 5970956 140723845279920 140723845277480 5046951 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140723845285057 140723845285187 140723845285187 140723845287886 0
/proc/7586/statm: 7008 1172 828 434 0 372 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 28032

[startup+222.306 s]
/proc/loadavg: 1.97 1.52 1.29 3/187 7725
/proc/meminfo: memFree=29861000/32770624 swapFree=6172/1916824
[pid=7586] ppid=7582 vsize=28032 CPUtime=222.24 cores=0,2,4,6
/proc/7586/stat : 7586 (cosoco) R 7582 7586 3700 0 -1 4202496 3792 0 0 0 22224 0 0 0 20 0 1 0 17024545 28704768 1172 33554432000 4194304 5970956 140723845279920 140723845277480 5136608 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140723845285057 140723845285187 140723845285187 140723845287886 0
/proc/7586/statm: 7008 1172 828 434 0 372 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 28032

[startup+282.3 s]
/proc/loadavg: 1.99 1.61 1.34 3/187 7726
/proc/meminfo: memFree=29861044/32770624 swapFree=6172/1916848
[pid=7586] ppid=7582 vsize=28032 CPUtime=282.23 cores=0,2,4,6
/proc/7586/stat : 7586 (cosoco) R 7582 7586 3700 0 -1 4202496 4059 0 0 0 28223 0 0 0 20 0 1 0 17024545 28704768 1172 33554432000 4194304 5970956 140723845279920 140723845277480 5038217 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140723845285057 140723845285187 140723845285187 140723845287886 0
/proc/7586/statm: 7008 1172 828 434 0 372 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 28032

[startup+342.3 s]
/proc/loadavg: 2.05 1.69 1.38 3/187 7727
/proc/meminfo: memFree=29861332/32770624 swapFree=6172/1916868
[pid=7586] ppid=7582 vsize=28032 CPUtime=342.21 cores=0,2,4,6
/proc/7586/stat : 7586 (cosoco) R 7582 7586 3700 0 -1 4202496 4326 0 0 0 34221 0 0 0 20 0 1 0 17024545 28704768 1172 33554432000 4194304 5970956 140723845279920 140723845277480 5136620 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140723845285057 140723845285187 140723845285187 140723845287886 0
/proc/7586/statm: 7008 1172 828 434 0 372 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 28032

[startup+402.3 s]
/proc/loadavg: 2.02 1.75 1.42 3/187 7729
/proc/meminfo: memFree=29861460/32770624 swapFree=6172/1916896
[pid=7586] ppid=7582 vsize=28032 CPUtime=402.2 cores=0,2,4,6
/proc/7586/stat : 7586 (cosoco) R 7582 7586 3700 0 -1 4202496 4593 0 0 0 40220 0 0 0 20 0 1 0 17024545 28704768 1172 33554432000 4194304 5970956 140723845279920 140723845277480 5044852 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140723845285057 140723845285187 140723845285187 140723845287886 0
/proc/7586/statm: 7008 1172 828 434 0 372 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 28032

[startup+462.3 s]
/proc/loadavg: 2.01 1.80 1.46 3/187 7730
/proc/meminfo: memFree=29861172/32770624 swapFree=6172/1916916
[pid=7586] ppid=7582 vsize=28032 CPUtime=462.19 cores=0,2,4,6
/proc/7586/stat : 7586 (cosoco) R 7582 7586 3700 0 -1 4202496 4875 0 0 0 46219 0 0 0 20 0 1 0 17024545 28704768 1172 33554432000 4194304 5970956 140723845279920 140723845267224 5038624 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140723845285057 140723845285187 140723845285187 140723845287886 0
/proc/7586/statm: 7008 1172 828 434 0 372 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 28032

[startup+522.3 s]
/proc/loadavg: 2.04 1.85 1.50 3/187 7731
/proc/meminfo: memFree=29861072/32770624 swapFree=6172/1916944
[pid=7586] ppid=7582 vsize=28032 CPUtime=522.17 cores=0,2,4,6
/proc/7586/stat : 7586 (cosoco) R 7582 7586 3700 0 -1 4202496 5142 0 0 0 52217 0 0 0 20 0 1 0 17024545 28704768 1172 33554432000 4194304 5970956 140723845279920 140723845267224 5337501 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140723845285057 140723845285187 140723845285187 140723845287886 0
/proc/7586/statm: 7008 1172 828 434 0 372 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 28032

[startup+582.3 s]
/proc/loadavg: 2.08 1.89 1.53 3/187 7733
/proc/meminfo: memFree=29861476/32770624 swapFree=6172/1916984
[pid=7586] ppid=7582 vsize=28032 CPUtime=582.16 cores=0,2,4,6
/proc/7586/stat : 7586 (cosoco) R 7582 7586 3700 0 -1 4202496 5424 0 0 0 58216 0 0 0 20 0 1 0 17024545 28704768 1172 33554432000 4194304 5970956 140723845279920 140723845267224 5045007 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140723845285057 140723845285187 140723845285187 140723845287886 0
/proc/7586/statm: 7008 1172 828 434 0 372 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 28032


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


[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.83 3/188 7764
/proc/meminfo: memFree=29859864/32770624 swapFree=6172/1917360
[pid=7586] ppid=7582 vsize=28032 CPUtime=1481.97 cores=0,2,4,6
/proc/7586/stat : 7586 (cosoco) R 7582 7586 3700 0 -1 4202496 9442 0 0 0 148196 1 0 0 20 0 1 0 17024545 28704768 1172 33554432000 4194304 5970956 140723845279920 140723845277480 5136608 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140723845285057 140723845285187 140723845285187 140723845287886 0
/proc/7586/statm: 7008 1172 828 434 0 372 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 28032

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.84 3/188 7765
/proc/meminfo: memFree=29859984/32770624 swapFree=6172/1917380
[pid=7586] ppid=7582 vsize=28032 CPUtime=1541.96 cores=0,2,4,6
/proc/7586/stat : 7586 (cosoco) R 7582 7586 3700 0 -1 4202496 9709 0 0 0 154195 1 0 0 20 0 1 0 17024545 28704768 1172 33554432000 4194304 5970956 140723845279920 140723845277480 5136786 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140723845285057 140723845285187 140723845285187 140723845287886 0
/proc/7586/statm: 7008 1172 828 434 0 372 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 28032

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.85 3/187 7766
/proc/meminfo: memFree=29860052/32770624 swapFree=6172/1917400
[pid=7586] ppid=7582 vsize=28032 CPUtime=1601.94 cores=0,2,4,6
/proc/7586/stat : 7586 (cosoco) R 7582 7586 3700 0 -1 4202496 9976 0 0 0 160193 1 0 0 20 0 1 0 17024545 28704768 1172 33554432000 4194304 5970956 140723845279920 140723845277480 4912679 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140723845285057 140723845285187 140723845285187 140723845287886 0
/proc/7586/statm: 7008 1172 828 434 0 372 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 28032

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.86 3/187 7767
/proc/meminfo: memFree=29859856/32770624 swapFree=6172/1917424
[pid=7586] ppid=7582 vsize=28032 CPUtime=1661.92 cores=0,2,4,6
/proc/7586/stat : 7586 (cosoco) R 7582 7586 3700 0 -1 4202496 10243 0 0 0 166191 1 0 0 20 0 1 0 17024545 28704768 1172 33554432000 4194304 5970956 140723845279920 140723845277480 5136786 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140723845285057 140723845285187 140723845285187 140723845287886 0
/proc/7586/statm: 7008 1172 828 434 0 372 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 28032

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/187 7768
/proc/meminfo: memFree=29859644/32770624 swapFree=6172/1917452
[pid=7586] ppid=7582 vsize=28032 CPUtime=1721.91 cores=0,2,4,6
/proc/7586/stat : 7586 (cosoco) R 7582 7586 3700 0 -1 4202496 10510 0 0 0 172190 1 0 0 20 0 1 0 17024545 28704768 1172 33554432000 4194304 5970956 140723845279920 140723845277480 5045211 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140723845285057 140723845285187 140723845285187 140723845287886 0
/proc/7586/statm: 7008 1172 828 434 0 372 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 28032

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/187 7769
/proc/meminfo: memFree=29859212/32770624 swapFree=6172/1917476
[pid=7586] ppid=7582 vsize=28032 CPUtime=1781.9 cores=0,2,4,6
/proc/7586/stat : 7586 (cosoco) R 7582 7586 3700 0 -1 4202496 10777 0 0 0 178189 1 0 0 20 0 1 0 17024545 28704768 1172 33554432000 4194304 5970956 140723845279920 140723845277480 5136570 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140723845285057 140723845285187 140723845285187 140723845287886 0
/proc/7586/statm: 7008 1172 828 434 0 372 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 28032

[startup+1842.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/187 7770
/proc/meminfo: memFree=29859384/32770624 swapFree=6172/1917496
[pid=7586] ppid=7582 vsize=28032 CPUtime=1841.88 cores=0,2,4,6
/proc/7586/stat : 7586 (cosoco) R 7582 7586 3700 0 -1 4202496 11044 0 0 0 184187 1 0 0 20 0 1 0 17024545 28704768 1172 33554432000 4194304 5970956 140723845279920 140723845277480 5044845 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140723845285057 140723845285187 140723845285187 140723845287886 0
/proc/7586/statm: 7008 1172 828 434 0 372 0
Current children cumulated CPU time (s) 1841.88
Current children cumulated vsize (KiB) 28032

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/187 7778
/proc/meminfo: memFree=29859064/32770624 swapFree=6172/1917532
[pid=7586] ppid=7582 vsize=28032 CPUtime=1901.87 cores=0,2,4,6
/proc/7586/stat : 7586 (cosoco) R 7582 7586 3700 0 -1 4202496 11311 0 0 0 190186 1 0 0 20 0 1 0 17024545 28704768 1172 33554432000 4194304 5970956 140723845279920 140723845277480 5337487 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140723845285057 140723845285187 140723845285187 140723845287886 0
/proc/7586/statm: 7008 1172 828 434 0 372 0
Current children cumulated CPU time (s) 1901.87
Current children cumulated vsize (KiB) 28032

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/187 7779
/proc/meminfo: memFree=29859496/32770624 swapFree=6172/1917552
[pid=7586] ppid=7582 vsize=28032 CPUtime=1961.86 cores=0,2,4,6
/proc/7586/stat : 7586 (cosoco) R 7582 7586 3700 0 -1 4202496 11577 0 0 0 196185 1 0 0 20 0 1 0 17024545 28704768 1172 33554432000 4194304 5970956 140723845279920 140723845277480 5045175 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140723845285057 140723845285187 140723845285187 140723845287886 0
/proc/7586/statm: 7008 1172 828 434 0 372 0
Current children cumulated CPU time (s) 1961.86
Current children cumulated vsize (KiB) 28032

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/187 7780
/proc/meminfo: memFree=29859684/32770624 swapFree=6172/1917580
[pid=7586] ppid=7582 vsize=28032 CPUtime=2021.84 cores=0,2,4,6
/proc/7586/stat : 7586 (cosoco) R 7582 7586 3700 0 -1 4202496 11845 0 0 0 202183 1 0 0 20 0 1 0 17024545 28704768 1172 33554432000 4194304 5970956 140723845279920 140723845277480 5044849 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140723845285057 140723845285187 140723845285187 140723845287886 0
/proc/7586/statm: 7008 1172 828 434 0 372 0
Current children cumulated CPU time (s) 2021.84
Current children cumulated vsize (KiB) 28032

[startup+2082.3 s]
/proc/loadavg: 2.08 2.02 1.91 3/187 7781
/proc/meminfo: memFree=29859996/32770624 swapFree=6172/1917608
[pid=7586] ppid=7582 vsize=28032 CPUtime=2081.84 cores=0,2,4,6
/proc/7586/stat : 7586 (cosoco) R 7582 7586 3700 0 -1 4202496 12112 0 0 0 208183 1 0 0 20 0 1 0 17024545 28704768 1172 33554432000 4194304 5970956 140723845279920 140723845277480 5098928 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140723845285057 140723845285187 140723845285187 140723845287886 0
/proc/7586/statm: 7008 1172 828 434 0 372 0
Current children cumulated CPU time (s) 2081.84
Current children cumulated vsize (KiB) 28032

[startup+2142.3 s]
/proc/loadavg: 2.03 2.01 1.92 3/187 7782
/proc/meminfo: memFree=29860316/32770624 swapFree=6172/1917624
[pid=7586] ppid=7582 vsize=28032 CPUtime=2141.82 cores=0,2,4,6
/proc/7586/stat : 7586 (cosoco) R 7582 7586 3700 0 -1 4202496 12379 0 0 0 214181 1 0 0 20 0 1 0 17024545 28704768 1172 33554432000 4194304 5970956 140723845279920 140723845277480 5098944 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140723845285057 140723845285187 140723845285187 140723845287886 0
/proc/7586/statm: 7008 1172 828 434 0 372 0
Current children cumulated CPU time (s) 2141.82
Current children cumulated vsize (KiB) 28032

[startup+2202.31 s]
/proc/loadavg: 2.01 2.01 1.92 3/187 7784
/proc/meminfo: memFree=29860352/32770624 swapFree=6172/1917652
[pid=7586] ppid=7582 vsize=28032 CPUtime=2201.81 cores=0,2,4,6
/proc/7586/stat : 7586 (cosoco) R 7582 7586 3700 0 -1 4202496 12646 0 0 0 220180 1 0 0 20 0 1 0 17024545 28704768 1172 33554432000 4194304 5970956 140723845279920 140723845277480 5136623 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140723845285057 140723845285187 140723845285187 140723845287886 0
/proc/7586/statm: 7008 1172 828 434 0 372 0
Current children cumulated CPU time (s) 2201.81
Current children cumulated vsize (KiB) 28032

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/187 7785
/proc/meminfo: memFree=29860420/32770624 swapFree=6172/1917680
[pid=7586] ppid=7582 vsize=28032 CPUtime=2261.79 cores=0,2,4,6
/proc/7586/stat : 7586 (cosoco) R 7582 7586 3700 0 -1 4202496 12913 0 0 0 226178 1 0 0 20 0 1 0 17024545 28704768 1172 33554432000 4194304 5970956 140723845279920 140723845277480 5322019 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140723845285057 140723845285187 140723845285187 140723845287886 0
/proc/7586/statm: 7008 1172 828 434 0 372 0
Current children cumulated CPU time (s) 2261.79
Current children cumulated vsize (KiB) 28032

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/187 7786
/proc/meminfo: memFree=29859948/32770624 swapFree=6172/1917704
[pid=7586] ppid=7582 vsize=28032 CPUtime=2321.78 cores=0,2,4,6
/proc/7586/stat : 7586 (cosoco) R 7582 7586 3700 0 -1 4202496 13180 0 0 0 232177 1 0 0 20 0 1 0 17024545 28704768 1172 33554432000 4194304 5970956 140723845279920 140723845277480 5136620 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140723845285057 140723845285187 140723845285187 140723845287886 0
/proc/7586/statm: 7008 1172 828 434 0 372 0
Current children cumulated CPU time (s) 2321.78
Current children cumulated vsize (KiB) 28032

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/187 7788
/proc/meminfo: memFree=29859892/32770624 swapFree=6172/1917732
[pid=7586] ppid=7582 vsize=28032 CPUtime=2381.76 cores=0,2,4,6
/proc/7586/stat : 7586 (cosoco) R 7582 7586 3700 0 -1 4202496 13447 0 0 0 238175 1 0 0 20 0 1 0 17024545 28704768 1172 33554432000 4194304 5970956 140723845279920 140723845277480 5337501 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140723845285057 140723845285187 140723845285187 140723845287886 0
/proc/7586/statm: 7008 1172 828 434 0 372 0
Current children cumulated CPU time (s) 2381.76
Current children cumulated vsize (KiB) 28032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.6 s]
/proc/loadavg: 2.00 2.01 1.94 3/187 7788
/proc/meminfo: memFree=29860140/32770624 swapFree=6172/1917744
[pid=7586] ppid=7582 vsize=28032 CPUtime=2400.06 cores=0,2,4,6
/proc/7586/stat : 7586 (cosoco) R 7582 7586 3700 0 -1 4202496 13713 0 0 0 240005 1 0 0 20 0 1 0 17024545 28704768 1172 33554432000 4194304 5970956 140723845279920 140723845277480 4908512 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140723845285057 140723845285187 140723845285187 140723845287886 0
/proc/7586/statm: 7008 1172 828 434 0 372 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 28032

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

Child status: 1
Real time (s): 2400.6
CPU time (s): 2400.07
CPU user time (s): 2400.05
CPU system time (s): 0.015996
CPU usage (%): 99.9779
Max. virtual memory (cumulated for all children) (KiB): 28032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.05
system time used= 0.015996
maximum resident set size= 4736
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13746
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= 120658

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.86751 second user time and 8.75194 second system time

The end

Launcher Data

Begin job on node147 at 2017-07-21 13:18:41
IDJOB=4240022
IDBENCH=115964
IDSOLVER=2620
FILE ID=node147/4240022-1500635921
RUNJOBID= node147-1500635921-7556
PBS_JOBID= 20622987
Free space on /tmp= 61936 MiB

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

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

MD5SUM BENCH= 4e3f80c217ff28730f7a01615dcb2e7f
RANDOM SEED=9150249

node147.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		: 1600.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.11
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	: 5334.11
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		: 2267.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.11
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	: 5334.11
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:        29876388 kB
MemAvailable:   32015088 kB
Buffers:          161096 kB
Cached:          2253924 kB
SwapCached:            0 kB
Active:           541772 kB
Inactive:        1925468 kB
Active(anon):      54600 kB
Inactive(anon):     8864 kB
Active(file):     487172 kB
Inactive(file):  1916604 kB
Unevictable:        6172 kB
Mlocked:            6172 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              4664 kB
Writeback:             0 kB
AnonPages:         58696 kB
Mapped:            31848 kB
Shmem:              8852 kB
Slab:             127216 kB
SReclaimable:     101516 kB
SUnreclaim:        25700 kB
KernelStack:        3248 kB
PageTables:         4876 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     310804 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 61936 MiB
End job on node147 at 2017-07-21 13:58:41