Trace number 4268402

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 1.12SAT (TO)4 2520.1001 2519.8

General information on the benchmark

NameChessboardColoration/ChessboardColoration-int-s1/
ChessboardColoration-int-13-13.xml
MD5SUM35fa3ccff61e9a72252c43058d5bc461
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark2400.1201
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of constraints6085
Number of domains1
Minimum domain size169
Maximum domain size169
Distribution of domain sizes[{"size":169,"count":169}]
Minimum variable degree146
Maximum variable degree146
Distribution of variable degrees[{"degree":146,"count":169}]
Minimum constraint arity4
Maximum constraint arity169
Distribution of constraint arities[{"arity":4,"count":6084},{"arity":169,"count":1}]
Number of extensional constraints0
Number of intensional constraints6084
Distribution of constraint types[{"type":"intension","count":6084},{"type":"lex","count":1}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

6.89/6.99	c best=?? lower=0 upper=168 
7.28/7.33	c
7.28/7.33	c This is cosoco 1.12 --  
7.28/7.33	c
7.28/7.33	c command line: cosoco -lc -model -restarts HOME/instance-4268402-1502595143.xml 
7.28/7.33	c enable optimization
7.28/7.33	c ========================================[ Problem Statistics ]===========================================
7.28/7.33	c |                                                                                                       
7.28/7.33	c |  Parse time        :         6.96 s 
7.28/7.33	c |
7.28/7.33	c |               Variables: 169
7.28/7.33	c |            Domain Sizes: 169..169
7.28/7.33	c |
7.28/7.33	c |             Constraints: 6109
7.28/7.33	c |                   Arity: 4..169
7.28/7.33	c | 
7.28/7.33	c |                   Types: 
7.28/7.33	c |                          Intension: 6084
7.28/7.33	c |                          Lex: 24
7.28/7.33	c |                          Max constant: 1
7.28/7.33	c |                          
7.28/7.33	c =========================================================================================================
7.28/7.33	o 8
7.28/7.33	c    1 calls to solver: best=8 lower=0 upper=7 
7.59/7.69	o 6
7.89/7.90	o 5
7.89/7.90	c    3 calls to solver: best=5 lower=0 upper=4 
9.00/9.03	o 4
2520.08/2519.80	
2520.08/2519.80	c *** INTERRUPTED ***
2520.08/2519.80	c restarts              : 77          
2520.08/2519.80	c conflicts             : 1577166      (626 /sec)
2520.08/2519.80	c decisions             : 4647991      (1844 /sec)
2520.08/2519.80	c propagations          : 45110364    (17901 /sec)
2520.08/2519.80	c root propagations     : 39577       
2520.08/2519.80	c filter calls          : 2739921862     (1087297 /sec)
2520.08/2519.80	c useless filter calls  : 2708576003     (98 %)
2520.08/2519.80	c Memory used           : 147.91 MB
2520.08/2519.80	c CPU time              : 2519.94 s
2520.08/2519.80	
2520.08/2519.80	c nb Solutions = 4
2520.08/2519.80	s SATISFIABLE
2520.08/2519.80	c Best value found: 4
2520.08/2519.80	
2520.08/2519.80	
2520.08/2519.80	v <instantiation type='solution' cost='4'>
2520.08/2519.80	v <list>x[0][0] x[0][10] x[0][11] x[0][12] x[0][1] 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[10][0] x[10][10] x[10][11] x[10][12] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[11][0] x[11][10] x[11][11] x[11][12] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[12][0] x[12][10] x[12][11] x[12][12] x[12][1] x[12][2] x[12][3] x[12][4] x[12][5] x[12][6] x[12][7] x[12][8] x[12][9] x[1][0] x[1][10] x[1][11] x[1][12] x[1][1] 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][1] 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][1] 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][1] 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][1] 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][1] 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][1] 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][1] 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][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] </list>
2520.08/2519.80	v <values>0 3 4 4 1 1 1 1 1 1 2 2 2 4 2 4 1 3 2 2 3 1 3 0 1 3 4 1 2 3 3 2 3 2 3 1 2 0 4 4 1 3 2 3 2 4 1 0 4 3 1 0 1 3 3 4 0 1 2 2 2 3 1 1 2 2 3 2 2 1 3 2 3 4 2 0 1 1 2 4 3 1 2 2 4 3 2 1 1 0 1 3 0 0 0 0 0 0 0 1 0 0 0 0 3 1 1 4 1 2 3 3 0 2 1 0 2 3 4 3 4 2 3 1 2 3 2 1 0 3 3 4 1 3 2 4 2 1 4 3 2 0 1 4 2 2 4 2 3 3 1 4 3 1 0 2 4 3 1 2 2 4 3 4 0 1 0 1 3 </values>
2520.08/2519.80	v </instantiation>
2520.08/2519.80	

Verifier Data

OK	4

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 (11739 MiB free)
  memory of node 1: 16384 MiB (13601 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4268402-1502595143/watcher-4268402-1502595143 -o /tmp/evaluation-result-4268402-1502595143/solver-4268402-1502595143 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1502571587-3599 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4268402-1502595143.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=5736, runsolver pid=5733

[startup+0.100144 s]*
/proc/loadavg: 2.18 2.12 2.08 3/187 5737
/proc/meminfo: memFree=25948856/32770624 swapFree=67108860/67108860
[pid=5736] ppid=5733 vsize=27796 memory=3856 CPUtime=0.1 cores=0,2,4,6
/proc/5736/stat : 5736 (cosoco) R 5733 5736 3568 0 -1 4202496 1141 0 0 0 10 0 0 0 20 0 1 0 92595435 28463104 964 33554432000 4194304 5972588 140722751146560 140722751143208 5496983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 8146944 140722751149247 140722751149342 140722751149342 140722751152078 0
/proc/5736/statm: 6949 964 716 435 0 312 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27796 KiB
Current children cumulated memory: 3856 KiB

[startup+0.209496 s]*
/proc/loadavg: 2.18 2.12 2.08 3/187 5737
/proc/meminfo: memFree=25947804/32770624 swapFree=67108860/67108860
[pid=5736] ppid=5733 vsize=28824 memory=5088 CPUtime=0.21 cores=0,2,4,6
/proc/5736/stat : 5736 (cosoco) R 5733 5736 3568 0 -1 4202496 1488 0 0 0 21 0 0 0 20 0 1 0 92595435 29515776 1272 33554432000 4194304 5972588 140722751146560 140722751143208 140203256249317 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 8146944 140722751149247 140722751149342 140722751149342 140722751152078 0
/proc/5736/statm: 7206 1272 787 435 0 569 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 28824 KiB
Current children cumulated memory: 5088 KiB

[startup+0.30895 s]*
/proc/loadavg: 2.18 2.12 2.08 3/187 5737
/proc/meminfo: memFree=25946688/32770624 swapFree=67108860/67108860
[pid=5736] ppid=5733 vsize=30108 memory=6504 CPUtime=0.31 cores=0,2,4,6
/proc/5736/stat : 5736 (cosoco) R 5733 5736 3568 0 -1 4202496 1803 0 0 0 31 0 0 0 20 0 1 0 92595435 30830592 1626 33554432000 4194304 5972588 140722751146560 140722751143208 140203256249317 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 8146944 140722751149247 140722751149342 140722751149342 140722751152078 0
/proc/5736/statm: 7527 1626 787 435 0 890 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 30108 KiB
Current children cumulated memory: 6504 KiB

[startup+0.700289 s]
/proc/loadavg: 2.18 2.12 2.08 3/187 5737
/proc/meminfo: memFree=25944084/32770624 swapFree=67108860/67108860
[pid=5736] ppid=5733 vsize=34980 memory=11376 CPUtime=0.69 cores=0,2,4,6
/proc/5736/stat : 5736 (cosoco) R 5733 5736 3568 0 -1 4202496 3016 0 0 0 69 0 0 0 20 0 1 0 92595435 35819520 2844 33554432000 4194304 5972588 140722751146560 140722751143208 140203256249317 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 8146944 140722751149247 140722751149342 140722751149342 140722751152078 0
/proc/5736/statm: 8745 2844 787 435 0 2108 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 34980 KiB
Current children cumulated memory: 11376 KiB

[startup+1.50028 s]
/proc/loadavg: 2.17 2.11 2.08 3/187 5737
/proc/meminfo: memFree=25937884/32770624 swapFree=67108860/67108860
[pid=5736] ppid=5733 vsize=45016 memory=21280 CPUtime=1.48 cores=0,2,4,6
/proc/5736/stat : 5736 (cosoco) R 5733 5736 3568 0 -1 4202496 5543 0 0 0 148 0 0 0 20 0 1 0 92595435 46096384 5320 33554432000 4194304 5972588 140722751146560 140722751143208 140203256249317 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 8146944 140722751149247 140722751149342 140722751149342 140722751152078 0
/proc/5736/statm: 11254 5320 787 435 0 4617 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 45016 KiB
Current children cumulated memory: 21280 KiB

[startup+3.10944 s]
/proc/loadavg: 2.17 2.11 2.08 3/187 5737
/proc/meminfo: memFree=25912340/32770624 swapFree=67108860/67108860
[pid=5736] ppid=5733 vsize=65448 memory=41848 CPUtime=3.1 cores=0,2,4,6
/proc/5736/stat : 5736 (cosoco) R 5733 5736 3568 0 -1 4202496 10779 0 0 0 309 1 0 0 20 0 1 0 92595435 67018752 10462 33554432000 4194304 5972588 140722751146560 140722751140120 140203256249317 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 8146944 140722751149247 140722751149342 140722751149342 140722751152078 0
/proc/5736/statm: 16362 10462 787 435 0 9725 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 65448 KiB
Current children cumulated memory: 41848 KiB

[startup+6.30027 s]
/proc/loadavg: 2.15 2.11 2.08 3/187 5737
/proc/meminfo: memFree=25873620/32770624 swapFree=67108860/67108860
[pid=5736] ppid=5733 vsize=105944 memory=82336 CPUtime=6.29 cores=0,2,4,6
/proc/5736/stat : 5736 (cosoco) R 5733 5736 3568 0 -1 4202496 21059 0 0 0 626 3 0 0 20 0 1 0 92595435 108486656 20584 33554432000 4194304 5972588 140722751146560 140722751140120 140203256249317 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 8146944 140722751149247 140722751149342 140722751149342 140722751152078 0
/proc/5736/statm: 26486 20584 787 435 0 19849 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 105944 KiB
Current children cumulated memory: 82336 KiB

[startup+12.7004 s]
/proc/loadavg: 2.14 2.11 2.08 3/187 5737
/proc/meminfo: memFree=25824416/32770624 swapFree=67108860/67108860
[pid=5736] ppid=5733 vsize=151320 memory=128052 CPUtime=12.69 cores=0,2,4,6
/proc/5736/stat : 5736 (cosoco) R 5733 5736 3568 0 -1 4202496 74428 0 0 0 1262 7 0 0 20 0 1 0 92595435 154951680 32013 33554432000 4194304 5972588 140722751146560 140722751144008 4909184 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 8146944 140722751149247 140722751149342 140722751149342 140722751152078 0
/proc/5736/statm: 37830 32013 835 435 0 31193 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 151320 KiB
Current children cumulated memory: 128052 KiB

[startup+25.5004 s]
/proc/loadavg: 2.12 2.11 2.08 3/187 5737
/proc/meminfo: memFree=25824416/32770624 swapFree=67108860/67108860
[pid=5736] ppid=5733 vsize=151452 memory=128092 CPUtime=25.49 cores=0,2,4,6
/proc/5736/stat : 5736 (cosoco) R 5733 5736 3568 0 -1 4202496 132750 0 0 0 2539 10 0 0 20 0 1 0 92595435 155086848 32023 33554432000 4194304 5972588 140722751146560 140722751144008 4965365 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 8146944 140722751149247 140722751149342 140722751149342 140722751152078 0
/proc/5736/statm: 37863 32023 835 435 0 31226 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 151452 KiB
Current children cumulated memory: 128092 KiB

[startup+51.1096 s]
/proc/loadavg: 2.07 2.10 2.07 3/187 5737
/proc/meminfo: memFree=25824060/32770624 swapFree=67108860/67108860
[pid=5736] ppid=5733 vsize=151452 memory=128096 CPUtime=51.11 cores=0,2,4,6
/proc/5736/stat : 5736 (cosoco) R 5733 5736 3568 0 -1 4202496 162004 0 0 0 5100 11 0 0 20 0 1 0 92595435 155086848 32024 33554432000 4194304 5972588 140722751146560 140722751143160 4909679 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 8146944 140722751149247 140722751149342 140722751149342 140722751152078 0
/proc/5736/statm: 37863 32024 835 435 0 31226 0
Current children cumulated CPU time: 51.11 s
Current children cumulated vsize: 151452 KiB
Current children cumulated memory: 128096 KiB

[startup+102.3 s]
/proc/loadavg: 2.03 2.08 2.07 3/187 5738
/proc/meminfo: memFree=25824316/32770624 swapFree=67108860/67108860
[pid=5736] ppid=5733 vsize=151452 memory=128096 CPUtime=102.31 cores=0,2,4,6
/proc/5736/stat : 5736 (cosoco) R 5733 5736 3568 0 -1 4202496 191172 0 0 0 10219 12 0 0 20 0 1 0 92595435 155086848 32024 33554432000 4194304 5972588 140722751146560 140722751143160 4965408 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 8146944 140722751149247 140722751149342 140722751149342 140722751152078 0
/proc/5736/statm: 37863 32024 835 435 0 31226 0
Current children cumulated CPU time: 102.31 s
Current children cumulated vsize: 151452 KiB
Current children cumulated memory: 128096 KiB

[startup+162.3 s]
/proc/loadavg: 2.01 2.07 2.06 3/187 5746
/proc/meminfo: memFree=25823904/32770624 swapFree=67108860/67108860
[pid=5736] ppid=5733 vsize=151452 memory=128096 CPUtime=162.31 cores=0,2,4,6
/proc/5736/stat : 5736 (cosoco) R 5733 5736 3568 0 -1 4202496 220379 0 0 0 16219 12 0 0 20 0 1 0 92595435 155086848 32024 33554432000 4194304 5972588 140722751146560 140722751143160 5071280 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 8146944 140722751149247 140722751149342 140722751149342 140722751152078 0
/proc/5736/statm: 37863 32024 835 435 0 31226 0
Current children cumulated CPU time: 162.31 s
Current children cumulated vsize: 151452 KiB
Current children cumulated memory: 128096 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.06 2.06 3/187 5747
/proc/meminfo: memFree=25824128/32770624 swapFree=67108860/67108860
[pid=5736] ppid=5733 vsize=151452 memory=128096 CPUtime=222.32 cores=0,2,4,6
/proc/5736/stat : 5736 (cosoco) R 5733 5736 3568 0 -1 4202496 249499 0 0 0 22218 14 0 0 20 0 1 0 92595435 155086848 32024 33554432000 4194304 5972588 140722751146560 140722751143160 4965583 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 8146944 140722751149247 140722751149342 140722751149342 140722751152078 0
/proc/5736/statm: 37863 32024 835 435 0 31226 0
Current children cumulated CPU time: 222.32 s
Current children cumulated vsize: 151452 KiB
Current children cumulated memory: 128096 KiB

[startup+282.3 s]
/proc/loadavg: 1.92 2.03 2.05 3/187 5809
/proc/meminfo: memFree=27175456/32770624 swapFree=67108860/67108860
[pid=5736] ppid=5733 vsize=151452 memory=128096 CPUtime=282.33 cores=0,2,4,6
/proc/5736/stat : 5736 (cosoco) R 5733 5736 3568 0 -1 4202496 249568 0 0 0 28219 14 0 0 20 0 1 0 92595435 155086848 32024 33554432000 4194304 5972588 140722751146560 140722751143160 4908960 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 8146944 140722751149247 140722751149342 140722751149342 140722751152078 0
/proc/5736/statm: 37863 32024 835 435 0 31226 0
Current children cumulated CPU time: 282.33 s
Current children cumulated vsize: 151452 KiB
Current children cumulated memory: 128096 KiB

[startup+342.3 s]
/proc/loadavg: 1.94 2.01 2.04 3/187 5810
/proc/meminfo: memFree=26901644/32770624 swapFree=67108860/67108860
[pid=5736] ppid=5733 vsize=151452 memory=128100 CPUtime=342.32 cores=0,2,4,6
/proc/5736/stat : 5736 (cosoco) R 5733 5736 3568 0 -1 4202496 272794 0 0 0 34217 15 0 0 20 0 1 0 92595435 155086848 32025 33554432000 4194304 5972588 140722751146560 140722751143160 4965681 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 8146944 140722751149247 140722751149342 140722751149342 140722751152078 0
/proc/5736/statm: 37863 32025 835 435 0 31226 0
Current children cumulated CPU time: 342.32 s
Current children cumulated vsize: 151452 KiB
Current children cumulated memory: 128100 KiB

[startup+402.3 s]
/proc/loadavg: 1.98 2.01 2.04 3/187 5811
/proc/meminfo: memFree=26900664/32770624 swapFree=67108860/67108860
[pid=5736] ppid=5733 vsize=151452 memory=128100 CPUtime=402.32 cores=0,2,4,6
/proc/5736/stat : 5736 (cosoco) R 5733 5736 3568 0 -1 4202496 274335 0 0 0 40217 15 0 0 20 0 1 0 92595435 155086848 32025 33554432000 4194304 5972588 140722751146560 140722751143160 4965342 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 8146944 140722751149247 140722751149342 140722751149342 140722751152078 0
/proc/5736/statm: 37863 32025 835 435 0 31226 0
Current children cumulated CPU time: 402.32 s
Current children cumulated vsize: 151452 KiB
Current children cumulated memory: 128100 KiB

[startup+462.3 s]
/proc/loadavg: 1.99 2.01 2.04 3/187 5813
/proc/meminfo: memFree=26900668/32770624 swapFree=67108860/67108860
[pid=5736] ppid=5733 vsize=151452 memory=128100 CPUtime=462.33 cores=0,2,4,6
/proc/5736/stat : 5736 (cosoco) R 5733 5736 3568 0 -1 4202496 274335 0 0 0 46218 15 0 0 20 0 1 0 92595435 155086848 32025 33554432000 4194304 5972588 140722751146560 140722751143160 4965423 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 8146944 140722751149247 140722751149342 140722751149342 140722751152078 0
/proc/5736/statm: 37863 32025 835 435 0 31226 0
Current children cumulated CPU time: 462.33 s
Current children cumulated vsize: 151452 KiB
Current children cumulated memory: 128100 KiB


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

/proc/5736/statm: 37863 32025 835 435 0 31226 0
Current children cumulated CPU time: 1722.49 s
Current children cumulated vsize: 151452 KiB
Current children cumulated memory: 128100 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 5849
/proc/meminfo: memFree=26900192/32770624 swapFree=67108860/67108860
[pid=5736] ppid=5733 vsize=151452 memory=128100 CPUtime=1782.49 cores=0,2,4,6
/proc/5736/stat : 5736 (cosoco) R 5733 5736 3568 0 -1 4202496 279335 0 0 0 178234 15 0 0 20 0 1 0 92595435 155086848 32025 33554432000 4194304 5972588 140722751146560 140722751143160 5053056 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 8146944 140722751149247 140722751149342 140722751149342 140722751152078 0
/proc/5736/statm: 37863 32025 835 435 0 31226 0
Current children cumulated CPU time: 1782.49 s
Current children cumulated vsize: 151452 KiB
Current children cumulated memory: 128100 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 5850
/proc/meminfo: memFree=26900184/32770624 swapFree=67108860/67108860
[pid=5736] ppid=5733 vsize=151452 memory=128100 CPUtime=1842.5 cores=0,2,4,6
/proc/5736/stat : 5736 (cosoco) R 5733 5736 3568 0 -1 4202496 279726 0 0 0 184235 15 0 0 20 0 1 0 92595435 155086848 32025 33554432000 4194304 5972588 140722751146560 140722751143160 4962387 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 8146944 140722751149247 140722751149342 140722751149342 140722751152078 0
/proc/5736/statm: 37863 32025 835 435 0 31226 0
Current children cumulated CPU time: 1842.5 s
Current children cumulated vsize: 151452 KiB
Current children cumulated memory: 128100 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 5851
/proc/meminfo: memFree=26900184/32770624 swapFree=67108860/67108860
[pid=5736] ppid=5733 vsize=151452 memory=128100 CPUtime=1902.51 cores=0,2,4,6
/proc/5736/stat : 5736 (cosoco) R 5733 5736 3568 0 -1 4202496 279789 0 0 0 190236 15 0 0 20 0 1 0 92595435 155086848 32025 33554432000 4194304 5972588 140722751146560 140722751143160 4966031 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 8146944 140722751149247 140722751149342 140722751149342 140722751152078 0
/proc/5736/statm: 37863 32025 835 435 0 31226 0
Current children cumulated CPU time: 1902.51 s
Current children cumulated vsize: 151452 KiB
Current children cumulated memory: 128100 KiB

[startup+1962.3 s]
/proc/loadavg: 2.08 2.04 2.05 3/187 5859
/proc/meminfo: memFree=26899832/32770624 swapFree=67108860/67108860
[pid=5736] ppid=5733 vsize=151452 memory=128100 CPUtime=1962.52 cores=0,2,4,6
/proc/5736/stat : 5736 (cosoco) R 5733 5736 3568 0 -1 4202496 280113 0 0 0 196237 15 0 0 20 0 1 0 92595435 155086848 32025 33554432000 4194304 5972588 140722751146560 140722751143160 4965681 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 8146944 140722751149247 140722751149342 140722751149342 140722751152078 0
/proc/5736/statm: 37863 32025 835 435 0 31226 0
Current children cumulated CPU time: 1962.52 s
Current children cumulated vsize: 151452 KiB
Current children cumulated memory: 128100 KiB

[startup+2022.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/187 5860
/proc/meminfo: memFree=26900080/32770624 swapFree=67108860/67108860
[pid=5736] ppid=5733 vsize=151452 memory=128100 CPUtime=2022.52 cores=0,2,4,6
/proc/5736/stat : 5736 (cosoco) R 5733 5736 3568 0 -1 4202496 280243 0 0 0 202237 15 0 0 20 0 1 0 92595435 155086848 32025 33554432000 4194304 5972588 140722751146560 140722751143160 5071280 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 8146944 140722751149247 140722751149342 140722751149342 140722751152078 0
/proc/5736/statm: 37863 32025 835 435 0 31226 0
Current children cumulated CPU time: 2022.52 s
Current children cumulated vsize: 151452 KiB
Current children cumulated memory: 128100 KiB

[startup+2082.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/187 5861
/proc/meminfo: memFree=26900104/32770624 swapFree=67108860/67108860
[pid=5736] ppid=5733 vsize=151452 memory=128100 CPUtime=2082.53 cores=0,2,4,6
/proc/5736/stat : 5736 (cosoco) R 5733 5736 3568 0 -1 4202496 280653 0 0 0 208238 15 0 0 20 0 1 0 92595435 155086848 32025 33554432000 4194304 5972588 140722751146560 140722751143160 5053097 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 8146944 140722751149247 140722751149342 140722751149342 140722751152078 0
/proc/5736/statm: 37863 32025 835 435 0 31226 0
Current children cumulated CPU time: 2082.53 s
Current children cumulated vsize: 151452 KiB
Current children cumulated memory: 128100 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 5862
/proc/meminfo: memFree=26900228/32770624 swapFree=67108860/67108860
[pid=5736] ppid=5733 vsize=151452 memory=128100 CPUtime=2142.54 cores=0,2,4,6
/proc/5736/stat : 5736 (cosoco) R 5733 5736 3568 0 -1 4202496 280653 0 0 0 214239 15 0 0 20 0 1 0 92595435 155086848 32025 33554432000 4194304 5972588 140722751146560 140722751143160 4965339 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 8146944 140722751149247 140722751149342 140722751149342 140722751152078 0
/proc/5736/statm: 37863 32025 835 435 0 31226 0
Current children cumulated CPU time: 2142.54 s
Current children cumulated vsize: 151452 KiB
Current children cumulated memory: 128100 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 5863
/proc/meminfo: memFree=26900104/32770624 swapFree=67108860/67108860
[pid=5736] ppid=5733 vsize=151452 memory=128100 CPUtime=2202.54 cores=0,2,4,6
/proc/5736/stat : 5736 (cosoco) R 5733 5736 3568 0 -1 4202496 281107 0 0 0 220239 15 0 0 20 0 1 0 92595435 155086848 32025 33554432000 4194304 5972588 140722751146560 140722751143160 5328649 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 8146944 140722751149247 140722751149342 140722751149342 140722751152078 0
/proc/5736/statm: 37863 32025 835 435 0 31226 0
Current children cumulated CPU time: 2202.54 s
Current children cumulated vsize: 151452 KiB
Current children cumulated memory: 128100 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 5865
/proc/meminfo: memFree=26899864/32770624 swapFree=67108860/67108860
[pid=5736] ppid=5733 vsize=151452 memory=128100 CPUtime=2262.55 cores=0,2,4,6
/proc/5736/stat : 5736 (cosoco) R 5733 5736 3568 0 -1 4202496 281107 0 0 0 226240 15 0 0 20 0 1 0 92595435 155086848 32025 33554432000 4194304 5972588 140722751146560 140722751143160 5053097 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 8146944 140722751149247 140722751149342 140722751149342 140722751152078 0
/proc/5736/statm: 37863 32025 835 435 0 31226 0
Current children cumulated CPU time: 2262.55 s
Current children cumulated vsize: 151452 KiB
Current children cumulated memory: 128100 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 5866
/proc/meminfo: memFree=26900120/32770624 swapFree=67108860/67108860
[pid=5736] ppid=5733 vsize=151452 memory=128100 CPUtime=2322.56 cores=0,2,4,6
/proc/5736/stat : 5736 (cosoco) R 5733 5736 3568 0 -1 4202496 281534 0 0 0 232241 15 0 0 20 0 1 0 92595435 155086848 32025 33554432000 4194304 5972588 140722751146560 140722751143160 4965342 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 8146944 140722751149247 140722751149342 140722751149342 140722751152078 0
/proc/5736/statm: 37863 32025 835 435 0 31226 0
Current children cumulated CPU time: 2322.56 s
Current children cumulated vsize: 151452 KiB
Current children cumulated memory: 128100 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 5867
/proc/meminfo: memFree=26900132/32770624 swapFree=67108860/67108860
[pid=5736] ppid=5733 vsize=151452 memory=128100 CPUtime=2382.57 cores=0,2,4,6
/proc/5736/stat : 5736 (cosoco) R 5733 5736 3568 0 -1 4202496 281561 0 0 0 238242 15 0 0 20 0 1 0 92595435 155086848 32025 33554432000 4194304 5972588 140722751146560 140722751143160 4900736 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 8146944 140722751149247 140722751149342 140722751149342 140722751152078 0
/proc/5736/statm: 37863 32025 835 435 0 31226 0
Current children cumulated CPU time: 2382.57 s
Current children cumulated vsize: 151452 KiB
Current children cumulated memory: 128100 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 5869
/proc/meminfo: memFree=26900132/32770624 swapFree=67108860/67108860
[pid=5736] ppid=5733 vsize=151452 memory=128100 CPUtime=2442.57 cores=0,2,4,6
/proc/5736/stat : 5736 (cosoco) R 5733 5736 3568 0 -1 4202496 281981 0 0 0 244242 15 0 0 20 0 1 0 92595435 155086848 32025 33554432000 4194304 5972588 140722751146560 140722751143160 5053097 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 8146944 140722751149247 140722751149342 140722751149342 140722751152078 0
/proc/5736/statm: 37863 32025 835 435 0 31226 0
Current children cumulated CPU time: 2442.57 s
Current children cumulated vsize: 151452 KiB
Current children cumulated memory: 128100 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 5870
/proc/meminfo: memFree=26900016/32770624 swapFree=67108860/67108860
[pid=5736] ppid=5733 vsize=151452 memory=128100 CPUtime=2502.58 cores=0,2,4,6
/proc/5736/stat : 5736 (cosoco) R 5733 5736 3568 0 -1 4202496 281981 0 0 0 250243 15 0 0 20 0 1 0 92595435 155086848 32025 33554432000 4194304 5972588 140722751146560 140722751143160 5070704 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 8146944 140722751149247 140722751149342 140722751149342 140722751152078 0
/proc/5736/statm: 37863 32025 835 435 0 31226 0
Current children cumulated CPU time: 2502.58 s
Current children cumulated vsize: 151452 KiB
Current children cumulated memory: 128100 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 5879
/proc/meminfo: memFree=26899412/32770624 swapFree=67108860/67108860
[pid=5736] ppid=5733 vsize=151452 memory=128100 CPUtime=2520.08 cores=0,2,4,6
/proc/5736/stat : 5736 (cosoco) R 5733 5736 3568 0 -1 4202496 282400 0 0 0 251993 15 0 0 20 0 1 0 92595435 155086848 32025 33554432000 4194304 5972588 140722751146560 140722751143160 5071976 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 8146944 140722751149247 140722751149342 140722751149342 140722751152078 0
/proc/5736/statm: 37863 32025 835 435 0 31226 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 151452 KiB
Current children cumulated memory: 128100 KiB

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

[startup+2519.8 s]
# the end of solver process 5736 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.94 s, system=0.157019 s

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

Child status: 1
Real time (s): 2519.8
CPU time (s): 2520.1
CPU user time (s): 2519.94
CPU system time (s): 0.157019
CPU usage (%): 100.012
Max. virtual memory (cumulated for all children) (KiB): 151452
Max. memory (cumulated for all children) (KiB): 128100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.94
system time used= 0.157019
maximum resident set size= 128172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 282455
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= 52
involuntary context switches= 640


# summary of solver processes directly reported to runsolver:
#   pid: 5736
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2519.94
#   total CPU system time (s): 0.157019

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.91449 second user time and 18.2149 second system time

The end

Launcher Data

Begin job on node150 at 2017-08-13 05:18:04
IDJOB=4268402
IDBENCH=139728
IDSOLVER=2658
FILE ID=node150/4268402-1502595143
RUNJOBID= node150-1502571587-3599
PBS_JOBID= 20628290
Free space on /tmp= 61636 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/ChessboardColoration/ChessboardColoration-int-s1/ChessboardColoration-int-13-13.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4268402-1502595143/watcher-4268402-1502595143 -o /tmp/evaluation-result-4268402-1502595143/solver-4268402-1502595143 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1502571587-3599 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4268402-1502595143.xml

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

MD5SUM BENCH= 35fa3ccff61e9a72252c43058d5bc461
RANDOM SEED=1854577684

node150.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	: 5332.89
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	: 5332.89
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	: 5332.89
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	: 5332.89
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:        25949656 kB
MemAvailable:   30622340 kB
Buffers:          219492 kB
Cached:          4742188 kB
SwapCached:            0 kB
Active:          2013968 kB
Inactive:        4366400 kB
Active(anon):    1421532 kB
Inactive(anon):    25068 kB
Active(file):     592436 kB
Inactive(file):  4341332 kB
Unevictable:        6228 kB
Mlocked:            6228 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2724 kB
Writeback:            24 kB
AnonPages:       1494540 kB
Mapped:            45500 kB
Shmem:             25224 kB
Slab:             135896 kB
SReclaimable:     109504 kB
SUnreclaim:        26392 kB
KernelStack:        3360 kB
PageTables:         7932 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1715428 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1437696 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61632 MiB
End job on node150 at 2017-08-13 06:00:04