Trace number 4240029

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.03 2400.21

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-10-14.xml
MD5SUM2f9116219e9bb224096732f26408ee63
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark74
Best CPU time to get the best result obtained on this benchmark2400.07
Satisfiable
(Un)Satisfiability was proved
Number of variables280
Number of constraints320
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":140},{"size":9,"count":140}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":140},{"degree":7,"count":4},{"degree":8,"count":40},{"degree":10,"count":96}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":140},{"arity":3,"count":40},{"arity":4,"count":4},{"arity":6,"count":40},{"arity":9,"count":96}]
Number of extensional constraints180
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":180},{"type":"sum","count":140}]
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.03	c SAT : Variables: 1540 -- Clauses: 5460
0.00/0.03	c best=?? lower=0 upper=140 
0.00/0.03	c
0.00/0.03	c This is cosoco 1.0 --  
0.00/0.03	c
0.00/0.03	c enable optimization
0.00/0.03	c ========================================[ Problem Statistics ]===========================================
0.00/0.03	c |                                                                                                       
0.00/0.03	c |  Parse time        :         0.03 s 
0.00/0.03	c |
0.00/0.03	c |               Variables: 280
0.00/0.03	c |            Domain Sizes: 2..9
0.00/0.03	c |
0.00/0.03	c |             Constraints: 321
0.00/0.03	c |                   Arity: 2..140  -- Binary: 140  -- Ternary: 40
0.00/0.03	c | 
0.00/0.03	c |                   Types: 
0.00/0.03	c |                          : 36
0.00/0.03	c |                          Extension: 144  (nb tuples: 1..10) -- (shared: 175)
0.00/0.03	c |                          Sum: 141
0.00/0.03	c |                          
0.00/0.03	c =========================================================================================================
0.00/0.03	o 0
0.00/0.03	c    1 calls to solver: best=0 lower=1 upper=140 
0.00/0.04	o 4
0.00/0.04	o 6
0.00/0.04	c    3 calls to solver: best=6 lower=7 upper=140 
0.00/0.05	o 8
0.00/0.07	o 9
0.00/0.07	c    5 calls to solver: best=9 lower=10 upper=140 
0.00/0.08	o 10
0.09/0.17	o 12
0.09/0.17	c    7 calls to solver: best=12 lower=13 upper=140 
0.29/0.36	conflict 116lvl : 123 bt123-181:0(1012)X61962
0.29/0.38	o 14
0.39/0.41	o 16
0.39/0.41	c    9 calls to solver: best=16 lower=17 upper=140 
0.39/0.42	o 17
0.39/0.47	o 18
0.39/0.47	c   11 calls to solver: best=18 lower=19 upper=140 
1.20/1.27	conflict 111lvl : 118 bt118-15:0(974)X198872
1.29/1.34	o 20
1.69/1.77	o 22
1.69/1.77	c   13 calls to solver: best=22 lower=23 upper=140 
1.69/1.79	o 24
1.79/1.90	o 25
1.79/1.90	c   15 calls to solver: best=25 lower=26 upper=140 
1.89/1.91	o 26
1.89/1.92	o 27
1.89/1.92	c   17 calls to solver: best=27 lower=28 upper=140 
1.89/1.94	o 28
1.99/2.02	o 29
1.99/2.02	c   19 calls to solver: best=29 lower=30 upper=140 
1.99/2.04	o 30
2.39/2.40	o 32
2.39/2.40	c   21 calls to solver: best=32 lower=33 upper=140 
2.39/2.41	o 33
2.39/2.46	o 34
2.39/2.46	c   23 calls to solver: best=34 lower=35 upper=140 
3.89/3.90	conflict 83lvl : 98 bt97-257:0(817)X282502
4.50/4.50	o 35
4.79/4.82	o 36
4.79/4.82	c   25 calls to solver: best=36 lower=37 upper=140 
5.29/5.31	o 37
8.90/8.92	o 38
8.90/8.92	c   27 calls to solver: best=38 lower=39 upper=140 
8.99/9.02	o 40
8.99/9.04	o 42
8.99/9.04	c   29 calls to solver: best=42 lower=43 upper=140 
9.09/9.16	o 44
44.49/44.51	o 45
44.49/44.51	c   31 calls to solver: best=45 lower=46 upper=140 
44.69/44.76	o 46
44.99/45.01	o 47
44.99/45.01	c   33 calls to solver: best=47 lower=48 upper=140 
45.19/45.20	o 48
46.09/46.19	o 50
46.09/46.19	c   35 calls to solver: best=50 lower=51 upper=140 
46.99/47.03	o 52
47.79/47.85	o 54
47.79/47.85	c   37 calls to solver: best=54 lower=55 upper=140 
51.39/51.49	o 55
100.68/100.74	o 56
100.68/100.74	c   39 calls to solver: best=56 lower=57 upper=140 
110.58/110.61	o 57
125.68/125.79	o 58
125.68/125.79	c   41 calls to solver: best=58 lower=59 upper=140 
168.18/168.23	o 59
206.58/206.65	o 60
206.58/206.65	c   43 calls to solver: best=60 lower=61 upper=140 
211.28/211.35	o 61
246.87/246.92	o 62
246.87/246.92	c   45 calls to solver: best=62 lower=63 upper=140 
253.87/253.90	o 63
343.67/343.72	o 64
343.67/343.72	c   47 calls to solver: best=64 lower=65 upper=140 
596.65/596.74	o 65
647.64/647.79	o 66
647.64/647.79	c   49 calls to solver: best=66 lower=67 upper=140 
687.04/687.13	conflict 43lvl : 48 bt47-119:0(437)X339572
804.93/805.08	o 68

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

pid=7094
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.01 1.02 1.15 3/187 7098
/proc/meminfo: memFree=30573872/32770624 swapFree=6204/1370128
[pid=7098] ppid=7094 vsize=27248 CPUtime=0 cores=1,3,5,7
/proc/7098/stat : 7098 (cosoco) R 7094 7098 4191 0 -1 4202496 1068 0 0 0 0 0 0 0 20 0 1 0 17019690 27901952 907 33554432000 4194304 5970956 140731289767584 140731289764232 140164661787621 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14548992 140731289769148 140731289769283 140731289769283 140731289771982 0
/proc/7098/statm: 6812 907 770 434 0 176 0

[startup+0.100117 s]
/proc/loadavg: 1.01 1.02 1.15 3/187 7098
/proc/meminfo: memFree=30573872/32770624 swapFree=6204/1370128
[pid=7098] ppid=7094 vsize=32944 CPUtime=0.09 cores=1,3,5,7
/proc/7098/stat : 7098 (cosoco) R 7094 7098 4191 0 -1 4202496 1503 0 0 0 9 0 0 0 20 0 1 0 17019690 33734656 1334 33554432000 4194304 5970956 140731289767584 140731289765144 5272627 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14548992 140731289769148 140731289769283 140731289769283 140731289771982 0
/proc/7098/statm: 8236 1334 834 434 0 1600 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32944

[startup+0.200248 s]
/proc/loadavg: 1.01 1.02 1.15 3/187 7098
/proc/meminfo: memFree=30573872/32770624 swapFree=6204/1370128
[pid=7098] ppid=7094 vsize=32944 CPUtime=0.19 cores=1,3,5,7
/proc/7098/stat : 7098 (cosoco) R 7094 7098 4191 0 -1 4202496 1514 0 0 0 19 0 0 0 20 0 1 0 17019690 33734656 1334 33554432000 4194304 5970956 140731289767584 140731289754888 5136608 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14548992 140731289769148 140731289769283 140731289769283 140731289771982 0
/proc/7098/statm: 8236 1334 834 434 0 1600 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 32944

[startup+0.300246 s]
/proc/loadavg: 1.01 1.02 1.15 3/187 7098
/proc/meminfo: memFree=30573872/32770624 swapFree=6204/1370128
[pid=7098] ppid=7094 vsize=32944 CPUtime=0.29 cores=1,3,5,7
/proc/7098/stat : 7098 (cosoco) R 7094 7098 4191 0 -1 4202496 1528 0 0 0 29 0 0 0 20 0 1 0 17019690 33734656 1334 33554432000 4194304 5970956 140731289767584 140731289754888 5136560 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14548992 140731289769148 140731289769283 140731289769283 140731289771982 0
/proc/7098/statm: 8236 1334 834 434 0 1600 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32944

[startup+0.700174 s]
/proc/loadavg: 1.01 1.02 1.15 3/187 7098
/proc/meminfo: memFree=30573872/32770624 swapFree=6204/1370128
[pid=7098] ppid=7094 vsize=32944 CPUtime=0.69 cores=1,3,5,7
/proc/7098/stat : 7098 (cosoco) R 7094 7098 4191 0 -1 4202496 1590 0 0 0 69 0 0 0 20 0 1 0 17019690 33734656 1400 33554432000 4194304 5970956 140731289767584 140731289754888 5045969 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14548992 140731289769148 140731289769283 140731289769283 140731289771982 0
/proc/7098/statm: 8236 1400 838 434 0 1600 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32944

[startup+1.50017 s]
/proc/loadavg: 1.01 1.02 1.15 2/182 7148
/proc/meminfo: memFree=30574924/32770624 swapFree=6204/1369932
[pid=7098] ppid=7094 vsize=33072 CPUtime=1.49 cores=1,3,5,7
/proc/7098/stat : 7098 (cosoco) R 7094 7098 4191 0 -1 4202496 1748 0 0 0 149 0 0 0 20 0 1 0 17019690 33865728 1566 33554432000 4194304 5970956 140731289767584 140731289765144 5136620 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14548992 140731289769148 140731289769283 140731289769283 140731289771982 0
/proc/7098/statm: 8268 1566 838 434 0 1632 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33072

[startup+3.10017 s]
/proc/loadavg: 1.09 1.03 1.16 3/201 7192
/proc/meminfo: memFree=30545648/32770624 swapFree=6204/1369932
[pid=7098] ppid=7094 vsize=33072 CPUtime=3.09 cores=1,3,5,7
/proc/7098/stat : 7098 (cosoco) R 7094 7098 4191 0 -1 4202496 2499 0 0 0 309 0 0 0 20 0 1 0 17019690 33865728 1634 33554432000 4194304 5970956 140731289767584 140731289754888 4908262 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14548992 140731289769148 140731289769283 140731289769283 140731289771982 0
/proc/7098/statm: 8268 1634 838 434 0 1632 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33072

[startup+6.30017 s]
/proc/loadavg: 1.09 1.03 1.16 3/188 7227
/proc/meminfo: memFree=30567640/32770624 swapFree=6204/1369960
[pid=7098] ppid=7094 vsize=33072 CPUtime=6.29 cores=1,3,5,7
/proc/7098/stat : 7098 (cosoco) R 7094 7098 4191 0 -1 4202496 3225 0 0 0 629 0 0 0 20 0 1 0 17019690 33865728 1648 33554432000 4194304 5970956 140731289767584 140731289765144 5045760 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14548992 140731289769148 140731289769283 140731289769283 140731289771982 0
/proc/7098/statm: 8268 1648 838 434 0 1632 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33072

[startup+12.7002 s]
/proc/loadavg: 1.16 1.05 1.16 3/188 7227
/proc/meminfo: memFree=30565220/32770624 swapFree=6204/1369980
[pid=7098] ppid=7094 vsize=33072 CPUtime=12.69 cores=1,3,5,7
/proc/7098/stat : 7098 (cosoco) R 7094 7098 4191 0 -1 4202496 3949 0 0 0 1269 0 0 0 20 0 1 0 17019690 33865728 2166 33554432000 4194304 5970956 140731289767584 140731289765144 5136795 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14548992 140731289769148 140731289769283 140731289769283 140731289771982 0
/proc/7098/statm: 8268 2166 838 434 0 1632 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33072

[startup+25.5002 s]
/proc/loadavg: 1.35 1.09 1.17 3/188 7227
/proc/meminfo: memFree=30564976/32770624 swapFree=6204/1369988
[pid=7098] ppid=7094 vsize=33072 CPUtime=25.49 cores=1,3,5,7
/proc/7098/stat : 7098 (cosoco) R 7094 7098 4191 0 -1 4202496 5372 0 0 0 2549 0 0 0 20 0 1 0 17019690 33865728 2168 33554432000 4194304 5970956 140731289767584 140731289765144 5319252 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14548992 140731289769148 140731289769283 140731289769283 140731289771982 0
/proc/7098/statm: 8268 2168 838 434 0 1632 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 33072

[startup+51.1002 s]
/proc/loadavg: 1.57 1.17 1.20 3/188 7227
/proc/meminfo: memFree=30564652/32770624 swapFree=6204/1370004
[pid=7098] ppid=7094 vsize=33072 CPUtime=51.09 cores=1,3,5,7
/proc/7098/stat : 7098 (cosoco) R 7094 7098 4191 0 -1 4202496 6098 0 0 0 5109 0 0 0 20 0 1 0 17019690 33865728 2168 33554432000 4194304 5970956 140731289767584 140731289754888 5136629 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14548992 140731289769148 140731289769283 140731289769283 140731289771982 0
/proc/7098/statm: 8268 2168 838 434 0 1632 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 33072

[startup+102.3 s]
/proc/loadavg: 1.83 1.31 1.24 3/188 7228
/proc/meminfo: memFree=30563660/32770624 swapFree=6204/1370048
[pid=7098] ppid=7094 vsize=33204 CPUtime=102.29 cores=1,3,5,7
/proc/7098/stat : 7098 (cosoco) R 7094 7098 4191 0 -1 4202496 6827 0 0 0 10229 0 0 0 20 0 1 0 17019690 34000896 2171 33554432000 4194304 5970956 140731289767584 140731289754888 5136560 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14548992 140731289769148 140731289769283 140731289769283 140731289771982 0
/proc/7098/statm: 8301 2171 838 434 0 1665 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 33204

[startup+162.3 s]
/proc/loadavg: 1.93 1.42 1.29 3/188 7229
/proc/meminfo: memFree=30563740/32770624 swapFree=6204/1370084
[pid=7098] ppid=7094 vsize=33204 CPUtime=162.28 cores=1,3,5,7
/proc/7098/stat : 7098 (cosoco) R 7094 7098 4191 0 -1 4202496 7552 0 0 0 16228 0 0 0 20 0 1 0 17019690 34000896 2171 33554432000 4194304 5970956 140731289767584 140731289754888 5040624 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14548992 140731289769148 140731289769283 140731289769283 140731289771982 0
/proc/7098/statm: 8301 2171 838 434 0 1665 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 33204

[startup+222.306 s]
/proc/loadavg: 1.98 1.54 1.33 3/189 7238
/proc/meminfo: memFree=30563528/32770624 swapFree=6204/1370140
[pid=7098] ppid=7094 vsize=33204 CPUtime=222.28 cores=1,3,5,7
/proc/7098/stat : 7098 (cosoco) R 7094 7098 4191 0 -1 4202496 8276 0 0 0 22228 0 0 0 20 0 1 0 17019690 34000896 2171 33554432000 4194304 5970956 140731289767584 140731289765144 5045744 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14548992 140731289769148 140731289769283 140731289769283 140731289771982 0
/proc/7098/statm: 8301 2171 838 434 0 1665 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 33204

[startup+282.3 s]
/proc/loadavg: 1.99 1.61 1.37 3/189 7239
/proc/meminfo: memFree=30563900/32770624 swapFree=6204/1370184
[pid=7098] ppid=7094 vsize=33204 CPUtime=282.27 cores=1,3,5,7
/proc/7098/stat : 7098 (cosoco) R 7094 7098 4191 0 -1 4202496 9002 0 0 0 28227 0 0 0 20 0 1 0 17019690 34000896 2171 33554432000 4194304 5970956 140731289767584 140731289765144 4913105 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14548992 140731289769148 140731289769283 140731289769283 140731289771982 0
/proc/7098/statm: 8301 2171 838 434 0 1665 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 33204

[startup+342.3 s]
/proc/loadavg: 2.00 1.68 1.41 3/188 7240
/proc/meminfo: memFree=30563484/32770624 swapFree=6204/1370212
[pid=7098] ppid=7094 vsize=33204 CPUtime=342.27 cores=1,3,5,7
/proc/7098/stat : 7098 (cosoco) R 7094 7098 4191 0 -1 4202496 9716 0 0 0 34227 0 0 0 20 0 1 0 17019690 34000896 2171 33554432000 4194304 5970956 140731289767584 140731289765144 5045964 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14548992 140731289769148 140731289769283 140731289769283 140731289771982 0
/proc/7098/statm: 8301 2171 838 434 0 1665 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 33204

[startup+402.3 s]
/proc/loadavg: 2.06 1.76 1.45 3/188 7241
/proc/meminfo: memFree=30563556/32770624 swapFree=6204/1370232
[pid=7098] ppid=7094 vsize=33204 CPUtime=402.26 cores=1,3,5,7
/proc/7098/stat : 7098 (cosoco) R 7094 7098 4191 0 -1 4202496 10442 0 0 0 40226 0 0 0 20 0 1 0 17019690 34000896 2171 33554432000 4194304 5970956 140731289767584 140731289754888 5040134 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14548992 140731289769148 140731289769283 140731289769283 140731289771982 0
/proc/7098/statm: 8301 2171 838 434 0 1665 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 33204

[startup+462.3 s]
/proc/loadavg: 2.06 1.82 1.49 3/188 7242
/proc/meminfo: memFree=30563804/32770624 swapFree=6204/1370256
[pid=7098] ppid=7094 vsize=33204 CPUtime=462.25 cores=1,3,5,7
/proc/7098/stat : 7098 (cosoco) R 7094 7098 4191 0 -1 4202496 11157 0 0 0 46225 0 0 0 20 0 1 0 17019690 34000896 2171 33554432000 4194304 5970956 140731289767584 140731289754888 5136786 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14548992 140731289769148 140731289769283 140731289769283 140731289771982 0
/proc/7098/statm: 8301 2171 838 434 0 1665 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 33204

[startup+522.3 s]
/proc/loadavg: 2.02 1.85 1.52 3/187 7244
/proc/meminfo: memFree=30563076/32770624 swapFree=6204/1370284
[pid=7098] ppid=7094 vsize=33204 CPUtime=522.25 cores=1,3,5,7
/proc/7098/stat : 7098 (cosoco) R 7094 7098 4191 0 -1 4202496 11873 0 0 0 52225 0 0 0 20 0 1 0 17019690 34000896 2171 33554432000 4194304 5970956 140731289767584 140731289754888 5136795 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14548992 140731289769148 140731289769283 140731289769283 140731289771982 0
/proc/7098/statm: 8301 2171 838 434 0 1665 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 33204

[startup+582.3 s]
/proc/loadavg: 2.01 1.88 1.55 3/187 7245
/proc/meminfo: memFree=30562952/32770624 swapFree=6204/1370320
[pid=7098] ppid=7094 vsize=33204 CPUtime=582.25 cores=1,3,5,7
/proc/7098/stat : 7098 (cosoco) R 7094 7098 4191 0 -1 4202496 12593 0 0 0 58225 0 0 0 20 0 1 0 17019690 34000896 2171 33554432000 4194304 5970956 140731289767584 140731289754888 5045760 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14548992 140731289769148 140731289769283 140731289769283 140731289771982 0
/proc/7098/statm: 8301 2171 838 434 0 1665 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 33204


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

[startup+1482.3 s]
/proc/loadavg: 2.03 2.02 1.85 3/187 7276
/proc/meminfo: memFree=30562788/32770624 swapFree=6204/1370752
[pid=7098] ppid=7094 vsize=33204 CPUtime=1482.18 cores=1,3,5,7
/proc/7098/stat : 7098 (cosoco) R 7094 7098 4191 0 -1 4202496 23168 0 0 0 148218 0 0 0 20 0 1 0 17019690 34000896 2180 33554432000 4194304 5970956 140731289767584 140731289765144 5337501 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14548992 140731289769148 140731289769283 140731289769283 140731289771982 0
/proc/7098/statm: 8301 2180 838 434 0 1665 0
Current children cumulated CPU time (s) 1482.18
Current children cumulated vsize (KiB) 33204

[startup+1542.31 s]
/proc/loadavg: 2.01 2.02 1.86 3/187 7277
/proc/meminfo: memFree=30562788/32770624 swapFree=6204/1370772
[pid=7098] ppid=7094 vsize=33204 CPUtime=1542.18 cores=1,3,5,7
/proc/7098/stat : 7098 (cosoco) R 7094 7098 4191 0 -1 4202496 23833 0 0 0 154218 0 0 0 20 0 1 0 17019690 34000896 2180 33554432000 4194304 5970956 140731289767584 140731289765144 5038188 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14548992 140731289769148 140731289769283 140731289769283 140731289771982 0
/proc/7098/statm: 8301 2180 838 434 0 1665 0
Current children cumulated CPU time (s) 1542.18
Current children cumulated vsize (KiB) 33204

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 1.87 3/187 7278
/proc/meminfo: memFree=30562844/32770624 swapFree=6204/1370796
[pid=7098] ppid=7094 vsize=33204 CPUtime=1602.17 cores=1,3,5,7
/proc/7098/stat : 7098 (cosoco) R 7094 7098 4191 0 -1 4202496 24553 0 0 0 160217 0 0 0 20 0 1 0 17019690 34000896 2180 33554432000 4194304 5970956 140731289767584 140731289765144 5136560 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14548992 140731289769148 140731289769283 140731289769283 140731289771982 0
/proc/7098/statm: 8301 2180 838 434 0 1665 0
Current children cumulated CPU time (s) 1602.17
Current children cumulated vsize (KiB) 33204

[startup+1662.3 s]
/proc/loadavg: 2.04 2.03 1.88 3/187 7279
/proc/meminfo: memFree=30562720/32770624 swapFree=6204/1370816
[pid=7098] ppid=7094 vsize=33204 CPUtime=1662.17 cores=1,3,5,7
/proc/7098/stat : 7098 (cosoco) R 7094 7098 4191 0 -1 4202496 25230 0 0 0 166217 0 0 0 20 0 1 0 17019690 34000896 2180 33554432000 4194304 5970956 140731289767584 140731289765144 5136560 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14548992 140731289769148 140731289769283 140731289769283 140731289771982 0
/proc/7098/statm: 8301 2180 838 434 0 1665 0
Current children cumulated CPU time (s) 1662.17
Current children cumulated vsize (KiB) 33204

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 1.89 3/187 7280
/proc/meminfo: memFree=30562744/32770624 swapFree=6204/1370836
[pid=7098] ppid=7094 vsize=33204 CPUtime=1722.16 cores=1,3,5,7
/proc/7098/stat : 7098 (cosoco) R 7094 7098 4191 0 -1 4202496 25883 0 0 0 172216 0 0 0 20 0 1 0 17019690 34000896 2180 33554432000 4194304 5970956 140731289767584 140731289765144 4925935 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14548992 140731289769148 140731289769283 140731289769283 140731289771982 0
/proc/7098/statm: 8301 2180 838 434 0 1665 0
Current children cumulated CPU time (s) 1722.16
Current children cumulated vsize (KiB) 33204

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.89 3/187 7281
/proc/meminfo: memFree=30562744/32770624 swapFree=6204/1370856
[pid=7098] ppid=7094 vsize=33204 CPUtime=1782.16 cores=1,3,5,7
/proc/7098/stat : 7098 (cosoco) R 7094 7098 4191 0 -1 4202496 26611 0 0 0 178216 0 0 0 20 0 1 0 17019690 34000896 2180 33554432000 4194304 5970956 140731289767584 140731289765144 5045224 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14548992 140731289769148 140731289769283 140731289769283 140731289771982 0
/proc/7098/statm: 8301 2180 838 434 0 1665 0
Current children cumulated CPU time (s) 1782.16
Current children cumulated vsize (KiB) 33204

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 1.90 3/187 7282
/proc/meminfo: memFree=30562868/32770624 swapFree=6204/1370896
[pid=7098] ppid=7094 vsize=33204 CPUtime=1842.15 cores=1,3,5,7
/proc/7098/stat : 7098 (cosoco) R 7094 7098 4191 0 -1 4202496 27278 0 0 0 184215 0 0 0 20 0 1 0 17019690 34000896 2180 33554432000 4194304 5970956 140731289767584 140731289765144 5038144 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14548992 140731289769148 140731289769283 140731289769283 140731289771982 0
/proc/7098/statm: 8301 2180 838 434 0 1665 0
Current children cumulated CPU time (s) 1842.15
Current children cumulated vsize (KiB) 33204

[startup+1902.3 s]
/proc/loadavg: 2.08 2.03 1.91 3/187 7283
/proc/meminfo: memFree=30562496/32770624 swapFree=6204/1370916
[pid=7098] ppid=7094 vsize=33204 CPUtime=1902.15 cores=1,3,5,7
/proc/7098/stat : 7098 (cosoco) R 7094 7098 4191 0 -1 4202496 27899 0 0 0 190215 0 0 0 20 0 1 0 17019690 34000896 2180 33554432000 4194304 5970956 140731289767584 140731289765144 5327859 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14548992 140731289769148 140731289769283 140731289769283 140731289771982 0
/proc/7098/statm: 8301 2180 838 434 0 1665 0
Current children cumulated CPU time (s) 1902.15
Current children cumulated vsize (KiB) 33204

[startup+1962.3 s]
/proc/loadavg: 2.07 2.04 1.92 3/187 7284
/proc/meminfo: memFree=30562248/32770624 swapFree=6204/1370936
[pid=7098] ppid=7094 vsize=33204 CPUtime=1962.14 cores=1,3,5,7
/proc/7098/stat : 7098 (cosoco) R 7094 7098 4191 0 -1 4202496 28616 0 0 0 196214 0 0 0 20 0 1 0 17019690 34000896 2180 33554432000 4194304 5970956 140731289767584 140731289765144 5045980 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14548992 140731289769148 140731289769283 140731289769283 140731289771982 0
/proc/7098/statm: 8301 2180 838 434 0 1665 0
Current children cumulated CPU time (s) 1962.14
Current children cumulated vsize (KiB) 33204

[startup+2022.3 s]
/proc/loadavg: 2.03 2.03 1.93 3/187 7292
/proc/meminfo: memFree=30561856/32770624 swapFree=6204/1370964
[pid=7098] ppid=7094 vsize=33204 CPUtime=2022.14 cores=1,3,5,7
/proc/7098/stat : 7098 (cosoco) R 7094 7098 4191 0 -1 4202496 29257 0 0 0 202214 0 0 0 20 0 1 0 17019690 34000896 2180 33554432000 4194304 5970956 140731289767584 140731289765144 5136625 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14548992 140731289769148 140731289769283 140731289769283 140731289771982 0
/proc/7098/statm: 8301 2180 838 434 0 1665 0
Current children cumulated CPU time (s) 2022.14
Current children cumulated vsize (KiB) 33204

[startup+2082.3 s]
/proc/loadavg: 2.01 2.03 1.93 3/187 7293
/proc/meminfo: memFree=30563080/32770624 swapFree=6204/1370996
[pid=7098] ppid=7094 vsize=33204 CPUtime=2082.14 cores=1,3,5,7
/proc/7098/stat : 7098 (cosoco) R 7094 7098 4191 0 -1 4202496 29844 0 0 0 208214 0 0 0 20 0 1 0 17019690 34000896 2180 33554432000 4194304 5970956 140731289767584 140731289765144 5044841 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14548992 140731289769148 140731289769283 140731289769283 140731289771982 0
/proc/7098/statm: 8301 2180 838 434 0 1665 0
Current children cumulated CPU time (s) 2082.14
Current children cumulated vsize (KiB) 33204

[startup+2142.3 s]
/proc/loadavg: 2.00 2.02 1.94 3/187 7294
/proc/meminfo: memFree=30563268/32770624 swapFree=6204/1371016
[pid=7098] ppid=7094 vsize=33204 CPUtime=2142.13 cores=1,3,5,7
/proc/7098/stat : 7098 (cosoco) R 7094 7098 4191 0 -1 4202496 30561 0 0 0 214213 0 0 0 20 0 1 0 17019690 34000896 2180 33554432000 4194304 5970956 140731289767584 140731289765144 5046432 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14548992 140731289769148 140731289769283 140731289769283 140731289771982 0
/proc/7098/statm: 8301 2180 838 434 0 1665 0
Current children cumulated CPU time (s) 2142.13
Current children cumulated vsize (KiB) 33204

[startup+2202.31 s]
/proc/loadavg: 2.00 2.02 1.94 3/187 7295
/proc/meminfo: memFree=30563128/32770624 swapFree=6204/1371040
[pid=7098] ppid=7094 vsize=33204 CPUtime=2202.13 cores=1,3,5,7
/proc/7098/stat : 7098 (cosoco) R 7094 7098 4191 0 -1 4202496 31265 0 0 0 220213 0 0 0 20 0 1 0 17019690 34000896 2180 33554432000 4194304 5970956 140731289767584 140731289765144 5136786 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14548992 140731289769148 140731289769283 140731289769283 140731289771982 0
/proc/7098/statm: 8301 2180 838 434 0 1665 0
Current children cumulated CPU time (s) 2202.13
Current children cumulated vsize (KiB) 33204

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/187 7296
/proc/meminfo: memFree=30563252/32770624 swapFree=6204/1371056
[pid=7098] ppid=7094 vsize=33204 CPUtime=2262.12 cores=1,3,5,7
/proc/7098/stat : 7098 (cosoco) R 7094 7098 4191 0 -1 4202496 31963 0 0 0 226212 0 0 0 20 0 1 0 17019690 34000896 2180 33554432000 4194304 5970956 140731289767584 140731289765144 5045172 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14548992 140731289769148 140731289769283 140731289769283 140731289771982 0
/proc/7098/statm: 8301 2180 838 434 0 1665 0
Current children cumulated CPU time (s) 2262.12
Current children cumulated vsize (KiB) 33204

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/187 7298
/proc/meminfo: memFree=30562516/32770624 swapFree=6204/1371088
[pid=7098] ppid=7094 vsize=33204 CPUtime=2322.12 cores=1,3,5,7
/proc/7098/stat : 7098 (cosoco) R 7094 7098 4191 0 -1 4202496 32682 0 0 0 232212 0 0 0 20 0 1 0 17019690 34000896 2180 33554432000 4194304 5970956 140731289767584 140731289765144 5045760 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14548992 140731289769148 140731289769283 140731289769283 140731289771982 0
/proc/7098/statm: 8301 2180 838 434 0 1665 0
Current children cumulated CPU time (s) 2322.12
Current children cumulated vsize (KiB) 33204

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/187 7299
/proc/meminfo: memFree=30562632/32770624 swapFree=6204/1371112
[pid=7098] ppid=7094 vsize=33204 CPUtime=2382.12 cores=1,3,5,7
/proc/7098/stat : 7098 (cosoco) R 7094 7098 4191 0 -1 4202496 33335 0 0 0 238211 1 0 0 20 0 1 0 17019690 34000896 2181 33554432000 4194304 5970956 140731289767584 140731289765144 5136620 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14548992 140731289769148 140731289769283 140731289769283 140731289771982 0
/proc/7098/statm: 8301 2181 838 434 0 1665 0
Current children cumulated CPU time (s) 2382.12
Current children cumulated vsize (KiB) 33204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.2 s]
/proc/loadavg: 2.06 2.03 1.96 3/187 7299
/proc/meminfo: memFree=30562684/32770624 swapFree=6204/1371120
[pid=7098] ppid=7094 vsize=33204 CPUtime=2400.03 cores=1,3,5,7
/proc/7098/stat : 7098 (cosoco) R 7094 7098 4191 0 -1 4202496 33796 0 0 0 240002 1 0 0 20 0 1 0 17019690 34000896 2181 33554432000 4194304 5970956 140731289767584 140731289765144 5136625 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14548992 140731289769148 140731289769283 140731289769283 140731289771982 0
/proc/7098/statm: 8301 2181 838 434 0 1665 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 33204

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 7098 sig 9
??? kill -7098 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.03
CPU user time (s): 2400.02
CPU system time (s): 0.010999
CPU usage (%): 99.9928
Max. virtual memory (cumulated for all children) (KiB): 33204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.02
system time used= 0.010999
maximum resident set size= 8772
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33829
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= 120618

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.39807 second user time and 7.28811 second system time

The end

Launcher Data

Begin job on node138 at 2017-07-21 13:16:47
IDJOB=4240029
IDBENCH=115967
IDSOLVER=2621
FILE ID=node138/4240029-1500635807
RUNJOBID= node138-1500635807-7068
PBS_JOBID= 20622995
Free space on /tmp= 61996 MiB

SOLVER NAME= cosoco-sat 1.1
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-10-14.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4240029-1500635807/watcher-4240029-1500635807 -o /tmp/evaluation-result-4240029-1500635807/solver-4240029-1500635807 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node138-1500635807-7068 --watchdog 2560  HOME/cosoco -lc -model -restarts -sat HOME/instance-4240029-1500635807.xml

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

MD5SUM BENCH= 2f9116219e9bb224096732f26408ee63
RANDOM SEED=326254347

node138.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		: 1733.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.26
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.26
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.26
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.26
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:        30575988 kB
MemAvailable:   32019612 kB
Buffers:          161076 kB
Cached:          1560784 kB
SwapCached:            0 kB
Active:           393300 kB
Inactive:        1378964 kB
Active(anon):      53128 kB
Inactive(anon):     8836 kB
Active(file):     340172 kB
Inactive(file):  1370128 kB
Unevictable:        6204 kB
Mlocked:            6204 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              4576 kB
Writeback:             0 kB
AnonPages:         55856 kB
Mapped:            32588 kB
Shmem:              8852 kB
Slab:             123300 kB
SReclaimable:      98316 kB
SUnreclaim:        24984 kB
KernelStack:        3216 kB
PageTables:         4680 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     310592 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      103808 kB
DirectMap2M:    33441792 kB

Free space on /tmp at the end= 61996 MiB
End job on node138 at 2017-07-21 13:56:48