Trace number 4265766

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
cosoco-sat 1.12OPT1 1129 1129.04

General information on the benchmark

NameOpd/Opd-sum-small/
Opd-10-026-004.xml
MD5SUM44c4c29eefa1a4780ca7308d927ffa00
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.137885
Satisfiable
(Un)Satisfiability was proved
Number of variables261
Number of constraints56
Number of domains2
Minimum domain size2
Maximum domain size26
Distribution of domain sizes[{"size":2,"count":260},{"size":26,"count":1}]
Minimum variable degree11
Maximum variable degree46
Distribution of variable degrees[{"degree":11,"count":260},{"degree":46,"count":1}]
Minimum constraint arity26
Maximum constraint arity260
Distribution of constraint arities[{"arity":26,"count":10},{"arity":53,"count":45},{"arity":260,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"lex","count":1},{"type":"sum","count":55}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

0.00/0.07	c SAT : Variables: 546 -- Clauses: 846
0.00/0.07	c best=?? lower=0 upper=25 
0.21/0.26	c
0.21/0.26	c This is cosoco 1.12 --  
0.21/0.26	c
0.21/0.26	c command line: cosoco -lc -model -restarts -sat HOME/instance-4265766-1502570724.xml 
0.21/0.26	c enable optimization
0.21/0.26	c ========================================[ Problem Statistics ]===========================================
0.21/0.26	c |                                                                                                       
0.21/0.26	c |  Parse time        :         0.07 s 
0.21/0.26	c |
0.21/0.26	c |               Variables: 261
0.21/0.26	c |            Domain Sizes: 2..26
0.21/0.26	c |
0.21/0.26	c |             Constraints: 90
0.21/0.26	c |                   Arity: 1..53  -- Unary: 1
0.21/0.26	c | 
0.21/0.26	c |                   Types: 
0.21/0.26	c |                          Intension: 46
0.21/0.26	c |                          Lex: 34
0.21/0.26	c |                          Sum: 10
0.21/0.26	c |                          
0.21/0.26	c =========================================================================================================
0.21/0.26	o 4
0.21/0.26	c    1 calls to solver: best=4 lower=0 upper=3 
0.31/0.32	o 3
5.69/5.77	conflict 48lvl : 51 bt51-251:0(53)X36320
10.10/10.17	conflict 50lvl : 51 bt51-251:0(57)X71439
16.69/16.76	 -> -251:X(57)conflict 121lvl : 127 bt127-381:0(124)X105988
17.10/17.17	conflict 66lvl : 67 bt67-101:0(73)X109329
17.29/17.31	conflict 53lvl : 52 bt52-237:0(56)X110077
17.29/17.36	conflict 51lvl : 52 bt52-237:0(56)X110576
17.49/17.58	conflict 51lvl : 55 bt54-245:0(62)X111896
18.10/18.14	conflict 56lvl : 60 bt60-243:0(63)X116107
20.49/20.58	conflict 53lvl : 56 bt56-237:0(60)X139291
21.29/21.31	conflict 48lvl : 53 bt53-237:0(57)X148589
21.39/21.49	conflict 53lvl : 53 bt53-237:0(57)X149720
21.39/21.49	conflict 52lvl : 56 bt56-245:0(63)X149776
22.10/22.19	conflict 48lvl : 54 bt54-273:0(58)X154052
22.29/22.38	 -> -273:X(58)conflict 53lvl : 54 bt54-275:0(58)X155317
22.39/22.43	 -> -275:X(58)conflict 53lvl : 55 bt55-275:0(58)X156053
1128.96/1129.04	o 1
1128.96/1129.04	c    3 calls to solver: best=1 lower=0 upper=0 
1128.96/1129.04	c
1128.96/1129.04	c Optimum found         : 1
1128.96/1129.04	c
1128.96/1129.04	
1128.96/1129.04	v <instantiation type='solution' cost='1'>
1128.96/1129.04	v <list>x[0][0] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[0][15] x[0][16] x[0][17] x[0][18] x[0][19] x[0][1] x[0][20] x[0][21] x[0][22] x[0][23] x[0][24] x[0][25] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[1][0] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[1][15] x[1][16] x[1][17] x[1][18] x[1][19] x[1][1] x[1][20] x[1][21] x[1][22] x[1][23] x[1][24] x[1][25] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[2][0] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[2][15] x[2][16] x[2][17] x[2][18] x[2][19] x[2][1] x[2][20] x[2][21] x[2][22] x[2][23] x[2][24] x[2][25] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[3][0] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[3][15] x[3][16] x[3][17] x[3][18] x[3][19] x[3][1] x[3][20] x[3][21] x[3][22] x[3][23] x[3][24] x[3][25] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[4][0] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[4][15] x[4][16] x[4][17] x[4][18] x[4][19] x[4][1] x[4][20] x[4][21] x[4][22] x[4][23] x[4][24] x[4][25] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[5][0] x[5][10] x[5][11] x[5][12] x[5][13] x[5][14] x[5][15] x[5][16] x[5][17] x[5][18] x[5][19] x[5][1] x[5][20] x[5][21] x[5][22] x[5][23] x[5][24] x[5][25] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[6][0] x[6][10] x[6][11] x[6][12] x[6][13] x[6][14] x[6][15] x[6][16] x[6][17] x[6][18] x[6][19] x[6][1] x[6][20] x[6][21] x[6][22] x[6][23] x[6][24] x[6][25] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[7][0] x[7][10] x[7][11] x[7][12] x[7][13] x[7][14] x[7][15] x[7][16] x[7][17] x[7][18] x[7][19] x[7][1] x[7][20] x[7][21] x[7][22] x[7][23] x[7][24] x[7][25] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[8][0] x[8][10] x[8][11] x[8][12] x[8][13] x[8][14] x[8][15] x[8][16] x[8][17] x[8][18] x[8][19] x[8][1] x[8][20] x[8][21] x[8][22] x[8][23] x[8][24] x[8][25] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[9][0] x[9][10] x[9][11] x[9][12] x[9][13] x[9][14] x[9][15] x[9][16] x[9][17] x[9][18] x[9][19] x[9][1] x[9][20] x[9][21] x[9][22] x[9][23] x[9][24] x[9][25] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] z </list>
1128.96/1129.04	v <values>0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 1 </values>
1128.96/1129.04	v </instantiation>
1128.96/1129.04	
1128.96/1129.04	c call to solver        : 4
1128.96/1129.04	c
1128.96/1129.04	c restarts              : 555         
1128.96/1129.04	c conflicts             : 210699       (187 /sec)
1128.96/1129.04	c decisions             : 1522757      (1349 /sec)
1128.96/1129.04	c propagations          : 16460096    (14579 /sec)
1128.96/1129.04	c root propagations     : 1           
1128.96/1129.04	c filter calls          : 63981422       (56671 /sec)
1128.96/1129.04	c useless filter calls  : 59518779       (93 %)
1128.96/1129.04	c
1128.96/1129.04	c clauses               : 3305
1128.96/1129.04	c SAT propagations      : 3541
1128.96/1129.04	c SAT conflicts         : 0 (15 learnts)
1128.96/1129.04	c Memory used           : 33.42 MB
1128.96/1129.04	c CPU time              : 1129 s
1128.96/1129.04	
1128.96/1129.04	s OPTIMUM FOUND

Verifier Data

OK	1

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (14196 MiB free)
  memory of node 1: 16384 MiB (13924 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4265766-1502570724/watcher-4265766-1502570724 -o /tmp/evaluation-result-4265766-1502570724/solver-4265766-1502570724 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1502567255-24379 --watchdog 2580 cosoco -lc -model -restarts -sat HOME/instance-4265766-1502570724.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=24884, runsolver pid=24881

[startup+0.100146 s]*
/proc/loadavg: 2.00 2.04 1.90 3/189 24885
/proc/meminfo: memFree=28793776/32770624 swapFree=67108860/67108860
[pid=24884] ppid=24881 vsize=33428 memory=5852 CPUtime=0.1 cores=0,2,4,6
/proc/24884/stat : 24884 (cosoco) R 24881 24884 24296 0 -1 4202496 1627 0 0 0 10 0 0 0 20 0 1 0 90160253 34230272 1463 33554432000 4194304 5972588 140728640881104 140728640877752 5070704 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 9752576 140728640890042 140728640890142 140728640890142 140728640892878 0
/proc/24884/statm: 8357 1463 855 435 0 1720 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 33428 KiB
Current children cumulated memory: 5852 KiB

[startup+0.209509 s]*
/proc/loadavg: 2.00 2.04 1.90 3/189 24885
/proc/meminfo: memFree=28793540/32770624 swapFree=67108860/67108860
[pid=24884] ppid=24881 vsize=33692 memory=5852 CPUtime=0.21 cores=0,2,4,6
/proc/24884/stat : 24884 (cosoco) R 24881 24884 24296 0 -1 4202496 1678 0 0 0 21 0 0 0 20 0 1 0 90160253 34500608 1463 33554432000 4194304 5972588 140728640881104 140728640877960 4965760 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 9752576 140728640890042 140728640890142 140728640890142 140728640892878 0
/proc/24884/statm: 8423 1463 855 435 0 1786 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 33692 KiB
Current children cumulated memory: 5852 KiB

[startup+0.308899 s]*
/proc/loadavg: 2.00 2.04 1.90 3/189 24885
/proc/meminfo: memFree=28793540/32770624 swapFree=67108860/67108860
[pid=24884] ppid=24881 vsize=33824 memory=6116 CPUtime=0.31 cores=0,2,4,6
/proc/24884/stat : 24884 (cosoco) R 24881 24884 24296 0 -1 4202496 1723 0 0 0 31 0 0 0 20 0 1 0 90160253 34635776 1529 33554432000 4194304 5972588 140728640881104 140728640877960 4965428 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 9752576 140728640890042 140728640890142 140728640890142 140728640892878 0
/proc/24884/statm: 8456 1529 855 435 0 1819 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 33824 KiB
Current children cumulated memory: 6116 KiB

[startup+0.70027 s]
/proc/loadavg: 2.00 2.04 1.90 3/189 24885
/proc/meminfo: memFree=28793168/32770624 swapFree=67108860/67108860
[pid=24884] ppid=24881 vsize=33956 memory=6380 CPUtime=0.69 cores=0,2,4,6
/proc/24884/stat : 24884 (cosoco) R 24881 24884 24296 0 -1 4202496 1761 0 0 0 69 0 0 0 20 0 1 0 90160253 34770944 1595 33554432000 4194304 5972588 140728640881104 140728640877960 5071505 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 9752576 140728640890042 140728640890142 140728640890142 140728640892878 0
/proc/24884/statm: 8489 1595 856 435 0 1852 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 33956 KiB
Current children cumulated memory: 6380 KiB

[startup+1.50027 s]
/proc/loadavg: 2.00 2.04 1.90 3/189 24885
/proc/meminfo: memFree=28793168/32770624 swapFree=67108860/67108860
[pid=24884] ppid=24881 vsize=33956 memory=6380 CPUtime=1.49 cores=0,2,4,6
/proc/24884/stat : 24884 (cosoco) R 24881 24884 24296 0 -1 4202496 1766 0 0 0 149 0 0 0 20 0 1 0 90160253 34770944 1595 33554432000 4194304 5972588 140728640881104 140728640877960 5070704 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 9752576 140728640890042 140728640890142 140728640890142 140728640892878 0
/proc/24884/statm: 8489 1595 856 435 0 1852 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 33956 KiB
Current children cumulated memory: 6380 KiB

[startup+3.10921 s]
/proc/loadavg: 1.92 2.02 1.90 3/189 24885
/proc/meminfo: memFree=28793108/32770624 swapFree=67108860/67108860
[pid=24884] ppid=24881 vsize=33956 memory=6448 CPUtime=3.1 cores=0,2,4,6
/proc/24884/stat : 24884 (cosoco) R 24881 24884 24296 0 -1 4202496 2307 0 0 0 310 0 0 0 20 0 1 0 90160253 34770944 1612 33554432000 4194304 5972588 140728640881104 140728640877960 4965365 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 9752576 140728640890042 140728640890142 140728640890142 140728640892878 0
/proc/24884/statm: 8489 1612 856 435 0 1852 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 33956 KiB
Current children cumulated memory: 6448 KiB

[startup+6.30026 s]
/proc/loadavg: 1.92 2.02 1.90 3/189 24885
/proc/meminfo: memFree=28793112/32770624 swapFree=67108860/67108860
[pid=24884] ppid=24881 vsize=33956 memory=6516 CPUtime=6.29 cores=0,2,4,6
/proc/24884/stat : 24884 (cosoco) R 24881 24884 24296 0 -1 4202496 2926 0 0 0 629 0 0 0 20 0 1 0 90160253 34770944 1629 33554432000 4194304 5972588 140728640881104 140728640877960 5071488 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 9752576 140728640890042 140728640890142 140728640890142 140728640892878 0
/proc/24884/statm: 8489 1629 856 435 0 1852 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 33956 KiB
Current children cumulated memory: 6516 KiB

[startup+12.7003 s]
/proc/loadavg: 1.93 2.02 1.90 3/189 24885
/proc/meminfo: memFree=28793112/32770624 swapFree=67108860/67108860
[pid=24884] ppid=24881 vsize=33956 memory=6724 CPUtime=12.69 cores=0,2,4,6
/proc/24884/stat : 24884 (cosoco) R 24881 24884 24296 0 -1 4202496 3565 0 0 0 1269 0 0 0 20 0 1 0 90160253 34770944 1681 33554432000 4194304 5972588 140728640881104 140728640878328 5039600 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 9752576 140728640890042 140728640890142 140728640890142 140728640892878 0
/proc/24884/statm: 8489 1681 861 435 0 1852 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 33956 KiB
Current children cumulated memory: 6724 KiB

[startup+25.5003 s]
/proc/loadavg: 1.95 2.02 1.90 3/189 24885
/proc/meminfo: memFree=28792492/32770624 swapFree=67108860/67108860
[pid=24884] ppid=24881 vsize=34088 memory=7164 CPUtime=25.49 cores=0,2,4,6
/proc/24884/stat : 24884 (cosoco) R 24881 24884 24296 0 -1 4202496 5034 0 0 0 2549 0 0 0 20 0 1 0 90160253 34906112 1791 33554432000 4194304 5972588 140728640881104 140728640878328 4909639 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 9752576 140728640890042 140728640890142 140728640890142 140728640892878 0
/proc/24884/statm: 8522 1791 861 435 0 1885 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 34088 KiB
Current children cumulated memory: 7164 KiB

[startup+51.109 s]
/proc/loadavg: 1.96 2.01 1.90 3/189 24885
/proc/meminfo: memFree=28790196/32770624 swapFree=67108860/67108860
[pid=24884] ppid=24881 vsize=34088 memory=9244 CPUtime=51.1 cores=0,2,4,6
/proc/24884/stat : 24884 (cosoco) R 24881 24884 24296 0 -1 4202496 5795 0 0 0 5110 0 0 0 20 0 1 0 90160253 34906112 2311 33554432000 4194304 5972588 140728640881104 140728640878328 5071456 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 9752576 140728640890042 140728640890142 140728640890142 140728640892878 0
/proc/24884/statm: 8522 2311 861 435 0 1885 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 34088 KiB
Current children cumulated memory: 9244 KiB

[startup+102.3 s]
/proc/loadavg: 1.98 2.01 1.91 3/189 24886
/proc/meminfo: memFree=28789108/32770624 swapFree=67108860/67108860
[pid=24884] ppid=24881 vsize=34088 memory=9264 CPUtime=102.29 cores=0,2,4,6
/proc/24884/stat : 24884 (cosoco) R 24881 24884 24296 0 -1 4202496 6556 0 0 0 10229 0 0 0 20 0 1 0 90160253 34906112 2316 33554432000 4194304 5972588 140728640881104 140728640878328 5070704 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 9752576 140728640890042 140728640890142 140728640890142 140728640892878 0
/proc/24884/statm: 8522 2316 861 435 0 1885 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 34088 KiB
Current children cumulated memory: 9264 KiB

[startup+162.3 s]
/proc/loadavg: 1.99 2.01 1.91 3/189 24887
/proc/meminfo: memFree=28789436/32770624 swapFree=67108860/67108860
[pid=24884] ppid=24881 vsize=34088 memory=9264 CPUtime=162.29 cores=0,2,4,6
/proc/24884/stat : 24884 (cosoco) R 24881 24884 24296 0 -1 4202496 6891 0 0 0 16229 0 0 0 20 0 1 0 90160253 34906112 2316 33554432000 4194304 5972588 140728640881104 140728640878328 4965560 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 9752576 140728640890042 140728640890142 140728640890142 140728640892878 0
/proc/24884/statm: 8522 2316 861 435 0 1885 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 34088 KiB
Current children cumulated memory: 9264 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/189 24888
/proc/meminfo: memFree=28789592/32770624 swapFree=67108860/67108860
[pid=24884] ppid=24881 vsize=34088 memory=9264 CPUtime=222.28 cores=0,2,4,6
/proc/24884/stat : 24884 (cosoco) R 24881 24884 24296 0 -1 4202496 7221 0 0 0 22228 0 0 0 20 0 1 0 90160253 34906112 2316 33554432000 4194304 5972588 140728640881104 140728640878328 4962387 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 9752576 140728640890042 140728640890142 140728640890142 140728640892878 0
/proc/24884/statm: 8522 2316 861 435 0 1885 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 34088 KiB
Current children cumulated memory: 9264 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/188 24889
/proc/meminfo: memFree=28790104/32770624 swapFree=67108860/67108860
[pid=24884] ppid=24881 vsize=34088 memory=9264 CPUtime=282.28 cores=0,2,4,6
/proc/24884/stat : 24884 (cosoco) R 24881 24884 24296 0 -1 4202496 7561 0 0 0 28228 0 0 0 20 0 1 0 90160253 34906112 2316 33554432000 4194304 5972588 140728640881104 140728640878328 5071501 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 9752576 140728640890042 140728640890142 140728640890142 140728640892878 0
/proc/24884/statm: 8522 2316 861 435 0 1885 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 34088 KiB
Current children cumulated memory: 9264 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/187 24890
/proc/meminfo: memFree=28790276/32770624 swapFree=67108860/67108860
[pid=24884] ppid=24881 vsize=34088 memory=9268 CPUtime=342.28 cores=0,2,4,6
/proc/24884/stat : 24884 (cosoco) R 24881 24884 24296 0 -1 4202496 7890 0 0 0 34228 0 0 0 20 0 1 0 90160253 34906112 2317 33554432000 4194304 5972588 140728640881104 140728640878328 4966114 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 9752576 140728640890042 140728640890142 140728640890142 140728640892878 0
/proc/24884/statm: 8522 2317 861 435 0 1885 0
Current children cumulated CPU time: 342.28 s
Current children cumulated vsize: 34088 KiB
Current children cumulated memory: 9268 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/187 24891
/proc/meminfo: memFree=28790468/32770624 swapFree=67108860/67108860
[pid=24884] ppid=24881 vsize=34088 memory=9268 CPUtime=402.28 cores=0,2,4,6
/proc/24884/stat : 24884 (cosoco) R 24881 24884 24296 0 -1 4202496 8239 0 0 0 40228 0 0 0 20 0 1 0 90160253 34906112 2317 33554432000 4194304 5972588 140728640881104 140728640878328 5053069 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 9752576 140728640890042 140728640890142 140728640890142 140728640892878 0
/proc/24884/statm: 8522 2317 861 435 0 1885 0
Current children cumulated CPU time: 402.28 s
Current children cumulated vsize: 34088 KiB
Current children cumulated memory: 9268 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/187 24892
/proc/meminfo: memFree=28790096/32770624 swapFree=67108860/67108860
[pid=24884] ppid=24881 vsize=34220 memory=9276 CPUtime=462.27 cores=0,2,4,6
/proc/24884/stat : 24884 (cosoco) R 24881 24884 24296 0 -1 4202496 8616 0 0 0 46227 0 0 0 20 0 1 0 90160253 35041280 2319 33554432000 4194304 5972588 140728640881104 140728640877960 4968807 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 9752576 140728640890042 140728640890142 140728640890142 140728640892878 0
/proc/24884/statm: 8555 2319 861 435 0 1918 0
Current children cumulated CPU time: 462.27 s
Current children cumulated vsize: 34220 KiB
Current children cumulated memory: 9276 KiB


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

Current children cumulated memory: 9328 KiB

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/188 24902
/proc/meminfo: memFree=28789604/32770624 swapFree=67108860/67108860
[pid=24884] ppid=24881 vsize=34220 memory=9344 CPUtime=582.27 cores=0,2,4,6
/proc/24884/stat : 24884 (cosoco) R 24881 24884 24296 0 -1 4202496 9359 0 0 0 58227 0 0 0 20 0 1 0 90160253 35041280 2336 33554432000 4194304 5972588 140728640881104 140728640877960 5071520 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 9752576 140728640890042 140728640890142 140728640890142 140728640892878 0
/proc/24884/statm: 8555 2336 861 435 0 1918 0
Current children cumulated CPU time: 582.27 s
Current children cumulated vsize: 34220 KiB
Current children cumulated memory: 9344 KiB

[startup+642.3 s]
/proc/loadavg: 2.12 2.06 1.97 3/188 24963
/proc/meminfo: memFree=28937712/32770624 swapFree=67108860/67108860
[pid=24884] ppid=24881 vsize=34220 memory=9348 CPUtime=642.27 cores=0,2,4,6
/proc/24884/stat : 24884 (cosoco) R 24881 24884 24296 0 -1 4202496 9720 0 0 0 64227 0 0 0 20 0 1 0 90160253 35041280 2337 33554432000 4194304 5972588 140728640881104 140728640877960 4909657 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 9752576 140728640890042 140728640890142 140728640890142 140728640892878 0
/proc/24884/statm: 8555 2337 861 435 0 1918 0
Current children cumulated CPU time: 642.27 s
Current children cumulated vsize: 34220 KiB
Current children cumulated memory: 9348 KiB

[startup+702.3 s]
/proc/loadavg: 2.37 2.14 2.00 3/188 24964
/proc/meminfo: memFree=28930616/32770624 swapFree=67108860/67108860
[pid=24884] ppid=24881 vsize=34220 memory=9348 CPUtime=702.27 cores=0,2,4,6
/proc/24884/stat : 24884 (cosoco) R 24881 24884 24296 0 -1 4202496 10041 0 0 0 70227 0 0 0 20 0 1 0 90160253 35041280 2337 33554432000 4194304 5972588 140728640881104 140728640877960 4909657 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 9752576 140728640890042 140728640890142 140728640890142 140728640892878 0
/proc/24884/statm: 8555 2337 861 435 0 1918 0
Current children cumulated CPU time: 702.27 s
Current children cumulated vsize: 34220 KiB
Current children cumulated memory: 9348 KiB

[startup+762.3 s]
/proc/loadavg: 2.14 2.11 2.00 3/188 24965
/proc/meminfo: memFree=28924252/32770624 swapFree=67108860/67108860
[pid=24884] ppid=24881 vsize=34220 memory=9348 CPUtime=762.26 cores=0,2,4,6
/proc/24884/stat : 24884 (cosoco) R 24881 24884 24296 0 -1 4202496 10428 0 0 0 76226 0 0 0 20 0 1 0 90160253 35041280 2337 33554432000 4194304 5972588 140728640881104 140728640877960 4909624 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 9752576 140728640890042 140728640890142 140728640890142 140728640892878 0
/proc/24884/statm: 8555 2337 861 435 0 1918 0
Current children cumulated CPU time: 762.26 s
Current children cumulated vsize: 34220 KiB
Current children cumulated memory: 9348 KiB

[startup+822.3 s]
/proc/loadavg: 2.05 2.09 2.00 3/188 24966
/proc/meminfo: memFree=28916168/32770624 swapFree=67108860/67108860
[pid=24884] ppid=24881 vsize=34220 memory=9348 CPUtime=822.26 cores=0,2,4,6
/proc/24884/stat : 24884 (cosoco) R 24881 24884 24296 0 -1 4202496 10624 0 0 0 82226 0 0 0 20 0 1 0 90160253 35041280 2337 33554432000 4194304 5972588 140728640881104 140728640877960 4909660 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 9752576 140728640890042 140728640890142 140728640890142 140728640892878 0
/proc/24884/statm: 8555 2337 861 435 0 1918 0
Current children cumulated CPU time: 822.26 s
Current children cumulated vsize: 34220 KiB
Current children cumulated memory: 9348 KiB

[startup+882.3 s]
/proc/loadavg: 2.02 2.08 2.00 3/187 24967
/proc/meminfo: memFree=28909164/32770624 swapFree=67108860/67108860
[pid=24884] ppid=24881 vsize=34220 memory=9348 CPUtime=882.26 cores=0,2,4,6
/proc/24884/stat : 24884 (cosoco) R 24881 24884 24296 0 -1 4202496 10998 0 0 0 88226 0 0 0 20 0 1 0 90160253 35041280 2337 33554432000 4194304 5972588 140728640881104 140728640877960 4965423 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 9752576 140728640890042 140728640890142 140728640890142 140728640892878 0
/proc/24884/statm: 8555 2337 861 435 0 1918 0
Current children cumulated CPU time: 882.26 s
Current children cumulated vsize: 34220 KiB
Current children cumulated memory: 9348 KiB

[startup+942.3 s]
/proc/loadavg: 2.01 2.06 2.00 3/187 24968
/proc/meminfo: memFree=28902420/32770624 swapFree=67108860/67108860
[pid=24884] ppid=24881 vsize=34220 memory=9348 CPUtime=942.26 cores=0,2,4,6
/proc/24884/stat : 24884 (cosoco) R 24881 24884 24296 0 -1 4202496 11374 0 0 0 94226 0 0 0 20 0 1 0 90160253 35041280 2337 33554432000 4194304 5972588 140728640881104 140728640877960 5099664 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 9752576 140728640890042 140728640890142 140728640890142 140728640892878 0
/proc/24884/statm: 8555 2337 861 435 0 1918 0
Current children cumulated CPU time: 942.26 s
Current children cumulated vsize: 34220 KiB
Current children cumulated memory: 9348 KiB

[startup+1002.3 s]
/proc/loadavg: 2.00 2.05 2.00 3/187 24969
/proc/meminfo: memFree=28895080/32770624 swapFree=67108860/67108860
[pid=24884] ppid=24881 vsize=34220 memory=9356 CPUtime=1002.25 cores=0,2,4,6
/proc/24884/stat : 24884 (cosoco) R 24881 24884 24296 0 -1 4202496 11755 0 0 0 100225 0 0 0 20 0 1 0 90160253 35041280 2339 33554432000 4194304 5972588 140728640881104 140728640877960 5099664 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 9752576 140728640890042 140728640890142 140728640890142 140728640892878 0
/proc/24884/statm: 8555 2339 861 435 0 1918 0
Current children cumulated CPU time: 1002.25 s
Current children cumulated vsize: 34220 KiB
Current children cumulated memory: 9356 KiB

[startup+1062.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/187 24970
/proc/meminfo: memFree=28887984/32770624 swapFree=67108860/67108860
[pid=24884] ppid=24881 vsize=34220 memory=9376 CPUtime=1062.25 cores=0,2,4,6
/proc/24884/stat : 24884 (cosoco) R 24881 24884 24296 0 -1 4202496 12102 0 0 0 106225 0 0 0 20 0 1 0 90160253 35041280 2344 33554432000 4194304 5972588 140728640881104 140728640877960 5099664 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 9752576 140728640890042 140728640890142 140728640890142 140728640892878 0
/proc/24884/statm: 8555 2344 861 435 0 1918 0
Current children cumulated CPU time: 1062.25 s
Current children cumulated vsize: 34220 KiB
Current children cumulated memory: 9376 KiB

[startup+1122.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/187 24971
/proc/meminfo: memFree=28880468/32770624 swapFree=67108860/67108860
[pid=24884] ppid=24881 vsize=34220 memory=9376 CPUtime=1122.25 cores=0,2,4,6
/proc/24884/stat : 24884 (cosoco) R 24881 24884 24296 0 -1 4202496 12482 0 0 0 112225 0 0 0 20 0 1 0 90160253 35041280 2344 33554432000 4194304 5972588 140728640881104 140728640877960 4965753 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 9752576 140728640890042 140728640890142 140728640890142 140728640892878 0
/proc/24884/statm: 8555 2344 861 435 0 1918 0
Current children cumulated CPU time: 1122.25 s
Current children cumulated vsize: 34220 KiB
Current children cumulated memory: 9376 KiB

[startup+1129.04 s]
# the end of solver process 24884 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1129 s, system=0.005999 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1123.2 s]
/proc/loadavg: 2.00 2.04 2.00 3/187 24971
/proc/meminfo: memFree=28880468/32770624 swapFree=67108860/67108860
[pid=24884] ppid=24881 vsize=34220 memory=9376 CPUtime=1123.15 cores=0,2,4,6
/proc/24884/stat : 24884 (cosoco) R 24881 24884 24296 0 -1 4202496 12482 0 0 0 112315 0 0 0 20 0 1 0 90160253 35041280 2344 33554432000 4194304 5972588 140728640881104 140728640877960 5099674 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 9752576 140728640890042 140728640890142 140728640890142 140728640892878 0
/proc/24884/statm: 8555 2344 861 435 0 1918 0
Current children cumulated CPU time: 1123.15 s
Current children cumulated vsize: 34220 KiB
Current children cumulated memory: 9376 KiB

[startup+1126.4 s]
/proc/loadavg: 2.00 2.04 2.00 3/187 24971
/proc/meminfo: memFree=28879972/32770624 swapFree=67108860/67108860
[pid=24884] ppid=24881 vsize=34220 memory=9376 CPUtime=1126.35 cores=0,2,4,6
/proc/24884/stat : 24884 (cosoco) R 24881 24884 24296 0 -1 4202496 12482 0 0 0 112635 0 0 0 20 0 1 0 90160253 35041280 2344 33554432000 4194304 5972588 140728640881104 140728640877960 4962376 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 9752576 140728640890042 140728640890142 140728640890142 140728640892878 0
/proc/24884/statm: 8555 2344 861 435 0 1918 0
Current children cumulated CPU time: 1126.35 s
Current children cumulated vsize: 34220 KiB
Current children cumulated memory: 9376 KiB

[startup+1128 s]*
/proc/loadavg: 2.00 2.03 2.00 3/187 24971
/proc/meminfo: memFree=28879848/32770624 swapFree=67108860/67108860
[pid=24884] ppid=24881 vsize=34220 memory=9376 CPUtime=1127.96 cores=0,2,4,6
/proc/24884/stat : 24884 (cosoco) R 24881 24884 24296 0 -1 4202496 12482 0 0 0 112796 0 0 0 20 0 1 0 90160253 35041280 2344 33554432000 4194304 5972588 140728640881104 140728640877960 5099664 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 9752576 140728640890042 140728640890142 140728640890142 140728640892878 0
/proc/24884/statm: 8555 2344 861 435 0 1918 0
Current children cumulated CPU time: 1127.96 s
Current children cumulated vsize: 34220 KiB
Current children cumulated memory: 9376 KiB

[startup+1128.8 s]
/proc/loadavg: 2.00 2.03 2.00 3/187 24971
/proc/meminfo: memFree=28879848/32770624 swapFree=67108860/67108860
[pid=24884] ppid=24881 vsize=34220 memory=9376 CPUtime=1128.75 cores=0,2,4,6
/proc/24884/stat : 24884 (cosoco) R 24881 24884 24296 0 -1 4202496 12484 0 0 0 112875 0 0 0 20 0 1 0 90160253 35041280 2344 33554432000 4194304 5972588 140728640881104 140728640877960 5071456 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 9752576 140728640890042 140728640890142 140728640890142 140728640892878 0
/proc/24884/statm: 8555 2344 861 435 0 1918 0
Current children cumulated CPU time: 1128.75 s
Current children cumulated vsize: 34220 KiB
Current children cumulated memory: 9376 KiB

[startup+1129 s]*
/proc/loadavg: 2.00 2.03 2.00 3/187 24971
/proc/meminfo: memFree=28879724/32770624 swapFree=67108860/67108860
[pid=24884] ppid=24881 vsize=34220 memory=9376 CPUtime=1128.96 cores=0,2,4,6
/proc/24884/stat : 24884 (cosoco) R 24881 24884 24296 0 -1 4202496 12484 0 0 0 112896 0 0 0 20 0 1 0 90160253 35041280 2344 33554432000 4194304 5972588 140728640881104 140728640877960 5099674 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 9752576 140728640890042 140728640890142 140728640890142 140728640892878 0
/proc/24884/statm: 8555 2344 861 435 0 1918 0
Current children cumulated CPU time: 1128.96 s
Current children cumulated vsize: 34220 KiB
Current children cumulated memory: 9376 KiB

Child status: 0
Real time (s): 1129.04
CPU time (s): 1129
CPU user time (s): 1129
CPU system time (s): 0.005999
CPU usage (%): 99.9963
Max. virtual memory (cumulated for all children) (KiB): 34220
Max. memory (cumulated for all children) (KiB): 9376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1129
system time used= 0.005999
maximum resident set size= 9452
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12534
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= 7
involuntary context switches= 326


# summary of solver processes directly reported to runsolver:
#   pid: 24884
#   total CPU time (s): 1129
#   total CPU user time (s): 1129
#   total CPU system time (s): 0.005999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.04778 second user time and 7.09816 second system time

The end

Launcher Data

Begin job on node106 at 2017-08-12 22:31:06
IDJOB=4265766
IDBENCH=122981
IDSOLVER=2655
FILE ID=node106/4265766-1502570724
RUNJOBID= node106-1502567255-24379
PBS_JOBID= 20628285
Free space on /tmp= 61772 MiB

SOLVER NAME= cosoco-sat 1.12
BENCH NAME= XCSP17/Opd/Opd-sum-small/Opd-10-026-004.xml
COMMAND LINE= cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4265766-1502570724/watcher-4265766-1502570724 -o /tmp/evaluation-result-4265766-1502570724/solver-4265766-1502570724 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1502567255-24379 --watchdog 2580  cosoco -lc -model -restarts -sat HOME/instance-4265766-1502570724.xml

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

MD5SUM BENCH= 44c4c29eefa1a4780ca7308d927ffa00
RANDOM SEED=1950172850

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28796296 kB
MemAvailable:   31801648 kB
Buffers:          128096 kB
Cached:          3171752 kB
SwapCached:            0 kB
Active:           555272 kB
Inactive:        2993516 kB
Active(anon):     251628 kB
Inactive(anon):    25060 kB
Active(file):     303644 kB
Inactive(file):  2968456 kB
Unevictable:        6500 kB
Mlocked:            6500 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2560 kB
Writeback:             0 kB
AnonPages:        256684 kB
Mapped:            43932 kB
Shmem:             25228 kB
Slab:             123436 kB
SReclaimable:      98176 kB
SUnreclaim:        25260 kB
KernelStack:        3488 kB
PageTables:         5684 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     556936 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    192512 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61772 MiB
End job on node106 at 2017-08-12 22:49:55