Trace number 4389588

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 NameAnswerCPU timeWall clock time
cosoco 2SAT 5.14231 5.14844

General information on the benchmark

NameMagicSquare/MagicSquare-sum-s1/
MagicSquare-12-sum.xml
MD5SUM72f076078db8222856487e1257170ccd
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark4.44533
Satisfiable
(Un)Satisfiability was proved
Number of variables144
Number of constraints27
Number of domains1
Minimum domain size144
Maximum domain size144
Distribution of domain sizes[{"size":144,"count":144}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":120},{"degree":4,"count":24}]
Minimum constraint arity12
Maximum constraint arity144
Distribution of constraint arities[{"arity":12,"count":26},{"arity":144,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"sum","count":26}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c root propagations     : 0           
0.00/0.00	c restarts enabled, print stats at every restarts
0.00/0.00	c
0.00/0.00	c
0.00/0.00	c
0.00/0.00	c This is cosoco 2.00 --  
0.00/0.00	c
0.00/0.00	c command line: cosoco -lc -model -restarts -stick HOME/instance-4389588-1568339751.xml 
0.00/0.00	c ========================================[ Problem Statistics ]===========================================
0.00/0.00	c |                                                                                                       
0.00/0.00	c |  Parse time        :         0.00 s 
0.00/0.00	c |
0.00/0.00	c |               Variables: 144
0.00/0.00	c |            Domain Sizes: 144..144
0.00/0.00	c |
0.00/0.00	c |             Constraints: 27
0.00/0.00	c |                   Arity: 12..144
0.00/0.00	c | 
0.00/0.00	c |                   Types: 
0.00/0.00	c |                          All Different: 1
0.00/0.00	c |                          Sum: 26
0.00/0.00	c |                          
0.00/0.00	c =========================================================================================================
0.00/0.00	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.03	c 101            151            1891           19385          0              0              8   22   13    
0.00/0.05	c 211            327            4152           40878          0              0              11   35   27   
0.00/0.08	c 332            508            6235           70483          0              0              10   31   22   
0.00/0.11	c 465            699            8317           97375          0              0              15   32   22   
0.10/0.13	c 611            925            11379          125374         0              0              32   45   42   
0.10/0.16	c 771            1146           14177          157164         0              0              28   31   29   
0.10/0.20	c 947            1410           17583          200411         0              0              7   32   19    
0.21/0.25	c 1140           1707           21583          254842         0              0              8   41   18    
0.21/0.30	c 1352           2009           25022          332614         0              0              17   33   27   
0.31/0.34	c 1585           2338           28597          384852         0              0              6   43   37    
0.31/0.38	c 1841           2694           32421          442678         0              0              7   43   38    
0.41/0.44	c 2122           3096           37329          510030         0              0              8   43   31    
0.41/0.49	c 2431           3537           42043          576623         0              0              7   53   42    
0.51/0.57	c 2770           4119           50745          688062         0              0              7   89   72    
0.60/0.62	c 3142           4702           58021          746855         0              0              8   96   86    
0.60/0.68	c 3551           5277           64000          823286         0              0              32   83   69   
0.69/0.74	c 4000           5923           70887          899553         0              0              7   85   77    
0.79/0.82	c 4493           6635           81591          1019230        0              0              8   102   92   
0.79/0.89	c 5035           7323           89885          1125731        0              0              7   71   68    
0.89/0.99	c 5631           8289           101744         1255693        0              0              11   118   83  
1.00/1.08	c 6286           9242           112475         1402038        0              0              10   90   84   
1.19/1.26	c 7006           10368          132051         1674269        0              0              11   85   77   
1.49/1.55	c 7798           11707          169649         2195792        0              0              33   107   103 
1.69/1.72	c 8669           12747          190682         2589680        0              0              29   84   81   
1.89/1.94	c 9627           14195          217270         2881944        0              0              33   108   100 
2.19/2.21	c 10680          15800          247623         3222409        0              0              19   108   103 
2.29/2.38	c 11838          17413          268155         3497878        0              0              26   123   108 
2.79/2.80	c 13111          19942          307528         4188952        0              0              25   106   104 
3.00/3.05	c 14511          22164          338001         4427430        0              0              10   126   114 
3.49/3.56	c 16051          24344          400644         5237836        0              0              16   103   97  
4.00/4.01	c 17745          26498          453581         6103330        0              0              19   98   95   
4.19/4.23	c 19608          28875          476580         6453018        0              0              9   105   95   
4.49/4.55	c 21657          31609          513395         6883899        0              0              9   106   101  
4.89/4.93	c 23910          34609          560993         7345751        0              0              9   117   107  
5.10/5.14	c First solution is found
5.10/5.14	s SATISFIABLE
5.10/5.14	c restarts              : 34          
5.10/5.14	c conflicts             : 24932        (4852 /sec)
5.10/5.14	c decisions             : 36412        (7085 /sec)
5.10/5.14	c propagations          : 7525031     (1464296 /sec)
5.10/5.14	c root propagations     : 0           
5.10/5.14	c filter calls          : 586018         (114033 /sec)
5.10/5.14	c useless filter calls  : 372667         (63 %)
5.10/5.14	c Memory used           : 27.03 MB
5.10/5.14	c CPU time              : 5.13896 s
5.10/5.14	c real time             : 5.14309 s
5.10/5.14	
5.10/5.14	c solution 1
5.10/5.14	
5.10/5.14	v <instantiation type='solution'>
5.10/5.14	v <list>x[0][0] 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[0][10] x[0][11] x[1][0] 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[1][10] x[1][11] x[2][0] 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[2][10] x[2][11] x[3][0] 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[3][10] x[3][11] x[4][0] 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[4][10] x[4][11] x[5][0] 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[5][10] x[5][11] x[6][0] 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[6][10] x[6][11] x[7][0] 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[7][10] x[7][11] x[8][0] 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[8][10] x[8][11] x[9][0] 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] x[9][10] x[9][11] x[10][0] 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[10][10] x[10][11] x[11][0] 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[11][10] x[11][11] </list>
5.10/5.14	v <values>56 8 103 60 66 44 32 143 91 12 114 141 77 108 20 65 134 68 49 64 1 138 37 109 94 84 127 69 71 55 51 85 83 54 15 82 58 57 59 130 117 118 119 40 39 7 11 115 90 113 98 74 14 52 76 4 89 105 126 29 28 96 102 38 33 129 144 47 27 62 86 78 24 97 19 30 26 106 133 140 23 136 111 25 99 75 104 67 122 53 35 9 93 16 116 81 101 5 107 80 50 46 41 22 142 110 121 45 95 137 10 70 61 43 31 139 87 6 112 79 17 2 21 124 128 120 125 42 123 92 3 73 131 88 100 63 48 36 34 135 72 132 18 13 </values>
5.10/5.14	v </instantiation>
5.10/5.14	

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4389588-1568339751/watcher-4389588-1568339751 -o /tmp/evaluation-result-4389588-1568339751/solver-4389588-1568339751 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node120-1323826654-9510 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4389588-1568339751.xml 

running on 4 cores: 4-7

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=15652, runsolver pid=15649

[startup+0.100524 s]*
/proc/loadavg: 2.17 2.20 2.12 3/199 15653
/proc/meminfo: memFree=27817376/32770688 swapFree=66919992/67108860
[pid=15652] ppid=15649 vsize=27492 memory=3952 CPUtime=0.1 cores=4-7
/proc/15652/stat : 15652 (cosoco) R 15649 15652 9478 0 -1 4202496 1210 0 0 0 10 0 0 0 20 0 1 0 409981409 28151808 988 33554432000 4194304 6210612 140730216499680 140730216497640 5149280 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 10903552 140730216506379 140730216506481 140730216506481 140730216509390 0
/proc/15652/statm: 6873 988 835 493 0 178 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27492 KiB
Current children cumulated memory: 3952 KiB

[startup+0.210605 s]*
/proc/loadavg: 2.17 2.20 2.12 3/199 15653
/proc/meminfo: memFree=27817376/32770688 swapFree=66919992/67108860
[pid=15652] ppid=15649 vsize=27492 memory=3952 CPUtime=0.21 cores=4-7
/proc/15652/stat : 15652 (cosoco) R 15649 15652 9478 0 -1 4202496 1211 0 0 0 21 0 0 0 20 0 1 0 409981409 28151808 988 33554432000 4194304 6210612 140730216499680 140730216497640 5149290 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 10903552 140730216506379 140730216506481 140730216506481 140730216509390 0
/proc/15652/statm: 6873 988 835 493 0 178 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27492 KiB
Current children cumulated memory: 3952 KiB

[startup+0.310132 s]*
/proc/loadavg: 2.17 2.20 2.12 3/199 15653
/proc/meminfo: memFree=27817376/32770688 swapFree=66919992/67108860
[pid=15652] ppid=15649 vsize=27492 memory=3952 CPUtime=0.31 cores=4-7
/proc/15652/stat : 15652 (cosoco) R 15649 15652 9478 0 -1 4202496 1211 0 0 0 31 0 0 0 20 0 1 0 409981409 28151808 988 33554432000 4194304 6210612 140730216499680 140730216497640 5192912 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 10903552 140730216506379 140730216506481 140730216506481 140730216509390 0
/proc/15652/statm: 6873 988 835 493 0 178 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27492 KiB
Current children cumulated memory: 3952 KiB

[startup+0.700288 s]
/proc/loadavg: 2.17 2.20 2.12 3/199 15653
/proc/meminfo: memFree=27817152/32770688 swapFree=66919992/67108860
[pid=15652] ppid=15649 vsize=27676 memory=4216 CPUtime=0.69 cores=4-7
/proc/15652/stat : 15652 (cosoco) R 15649 15652 9478 0 -1 4202496 1225 0 0 0 69 0 0 0 20 0 1 0 409981409 28340224 1054 33554432000 4194304 6210612 140730216499680 140730216497640 5392198 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 10903552 140730216506379 140730216506481 140730216506481 140730216509390 0
/proc/15652/statm: 6919 1054 881 493 0 224 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27676 KiB
Current children cumulated memory: 4216 KiB

[startup+1.50029 s]
/proc/loadavg: 2.15 2.20 2.12 3/199 15653
/proc/meminfo: memFree=27817268/32770688 swapFree=66919992/67108860
[pid=15652] ppid=15649 vsize=27676 memory=4216 CPUtime=1.49 cores=4-7
/proc/15652/stat : 15652 (cosoco) R 15649 15652 9478 0 -1 4202496 1225 0 0 0 149 0 0 0 20 0 1 0 409981409 28340224 1054 33554432000 4194304 6210612 140730216499680 140730216497640 5075192 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 10903552 140730216506379 140730216506481 140730216506481 140730216509390 0
/proc/15652/statm: 6919 1054 881 493 0 224 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27676 KiB
Current children cumulated memory: 4216 KiB

[startup+3.11021 s]
/proc/loadavg: 2.15 2.20 2.12 3/199 15653
/proc/meminfo: memFree=27817392/32770688 swapFree=66919992/67108860
[pid=15652] ppid=15649 vsize=27676 memory=4252 CPUtime=3.1 cores=4-7
/proc/15652/stat : 15652 (cosoco) R 15649 15652 9478 0 -1 4202496 1346 0 0 0 310 0 0 0 20 0 1 0 409981409 28340224 1063 33554432000 4194304 6210612 140730216499680 140730216497640 5074901 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 10903552 140730216506379 140730216506481 140730216506481 140730216509390 0
/proc/15652/statm: 6919 1063 881 493 0 224 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27676 KiB
Current children cumulated memory: 4252 KiB

[startup+5.14841 s]
# the end of solver process 15652 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.13931 s, system=0.002999 s

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

[startup+3.20029 s]
/proc/loadavg: 2.15 2.20 2.12 3/199 15653
/proc/meminfo: memFree=27817392/32770688 swapFree=66919992/67108860
[pid=15652] ppid=15649 vsize=27676 memory=4252 CPUtime=3.19 cores=4-7
/proc/15652/stat : 15652 (cosoco) R 15649 15652 9478 0 -1 4202496 1346 0 0 0 319 0 0 0 20 0 1 0 409981409 28340224 1063 33554432000 4194304 6210612 140730216499680 140730216497640 5081875 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 10903552 140730216506379 140730216506481 140730216506481 140730216509390 0
/proc/15652/statm: 6919 1063 881 493 0 224 0
Current children cumulated CPU time: 3.19 s
Current children cumulated vsize: 27676 KiB
Current children cumulated memory: 4252 KiB

[startup+4.00027 s]*
/proc/loadavg: 2.15 2.20 2.12 3/199 15653
/proc/meminfo: memFree=27817392/32770688 swapFree=66919992/67108860
[pid=15652] ppid=15649 vsize=27676 memory=4260 CPUtime=4 cores=4-7
/proc/15652/stat : 15652 (cosoco) R 15649 15652 9478 0 -1 4202496 1443 0 0 0 400 0 0 0 20 0 1 0 409981409 28340224 1065 33554432000 4194304 6210612 140730216499680 140730216497640 5389827 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 10903552 140730216506379 140730216506481 140730216506481 140730216509390 0
/proc/15652/statm: 6919 1065 881 493 0 224 0
Current children cumulated CPU time: 4 s
Current children cumulated vsize: 27676 KiB
Current children cumulated memory: 4260 KiB

[startup+4.80027 s]
/proc/loadavg: 2.15 2.20 2.12 3/199 15653
/proc/meminfo: memFree=27817392/32770688 swapFree=66919992/67108860
[pid=15652] ppid=15649 vsize=27676 memory=4260 CPUtime=4.79 cores=4-7
/proc/15652/stat : 15652 (cosoco) R 15649 15652 9478 0 -1 4202496 1465 0 0 0 479 0 0 0 20 0 1 0 409981409 28340224 1065 33554432000 4194304 6210612 140730216499680 140730216497640 5075340 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 10903552 140730216506379 140730216506481 140730216506481 140730216509390 0
/proc/15652/statm: 6919 1065 881 493 0 224 0
Current children cumulated CPU time: 4.79 s
Current children cumulated vsize: 27676 KiB
Current children cumulated memory: 4260 KiB

[startup+5.00026 s]*
/proc/loadavg: 2.15 2.20 2.12 3/199 15653
/proc/meminfo: memFree=27817392/32770688 swapFree=66919992/67108860
[pid=15652] ppid=15649 vsize=27676 memory=4260 CPUtime=5 cores=4-7
/proc/15652/stat : 15652 (cosoco) R 15649 15652 9478 0 -1 4202496 1466 0 0 0 500 0 0 0 20 0 1 0 409981409 28340224 1065 33554432000 4194304 6210612 140730216499680 140730216497640 5082043 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 10903552 140730216506379 140730216506481 140730216506481 140730216509390 0
/proc/15652/statm: 6919 1065 881 493 0 224 0
Current children cumulated CPU time: 5 s
Current children cumulated vsize: 27676 KiB
Current children cumulated memory: 4260 KiB

[startup+5.11024 s]
/proc/loadavg: 2.15 2.20 2.12 3/199 15653
/proc/meminfo: memFree=27817392/32770688 swapFree=66919992/67108860
[pid=15652] ppid=15649 vsize=27676 memory=4260 CPUtime=5.1 cores=4-7
/proc/15652/stat : 15652 (cosoco) R 15649 15652 9478 0 -1 4202496 1466 0 0 0 510 0 0 0 20 0 1 0 409981409 28340224 1065 33554432000 4194304 6210612 140730216499680 140730216497640 5148307 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 10903552 140730216506379 140730216506481 140730216506481 140730216509390 0
/proc/15652/statm: 6919 1065 881 493 0 224 0
Current children cumulated CPU time: 5.1 s
Current children cumulated vsize: 27676 KiB
Current children cumulated memory: 4260 KiB

Child status: 0
Real time (s): 5.14844
CPU time (s): 5.14231
CPU user time (s): 5.13931
CPU system time (s): 0.002999
CPU usage (%): 99.881
Max. virtual memory (cumulated for all children) (KiB): 27676
Max. memory (cumulated for all children) (KiB): 4260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.13931
system time used= 0.002999
maximum resident set size= 4340
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1507
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= 15
involuntary context switches= 6


# summary of solver processes directly reported to runsolver:
#   pid: 15652
#   total CPU time (s): 5.14231
#   total CPU user time (s): 5.13931
#   total CPU system time (s): 0.002999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.04663 second user time and 0.084879 second system time

The end

Launcher Data

Begin job on node120 at 2011-12-14 10:16:13
IDJOB=4389588
IDBENCH=133229
IDSOLVER=2829
FILE ID=node120/4389588-1568339751
RUNJOBID= node120-1323826654-9510
PBS_JOBID= 21701129
Free space on /tmp= 59152 MiB

SOLVER NAME= cosoco 2
BENCH NAME= XCSP17/MagicSquare/MagicSquare-sum-s1/MagicSquare-12-sum.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4389588-1568339751/watcher-4389588-1568339751 -o /tmp/evaluation-result-4389588-1568339751/solver-4389588-1568339751 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node120-1323826654-9510 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4389588-1568339751.xml

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

MD5SUM BENCH= 72f076078db8222856487e1257170ccd
RANDOM SEED=1411544015

node120.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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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	: 5329.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32770688 kB
MemFree:        27818376 kB
MemAvailable:   31800892 kB
Buffers:          153428 kB
Cached:          4123012 kB
SwapCached:        77548 kB
Active:          1234676 kB
Inactive:        3140144 kB
Active(anon):      19484 kB
Inactive(anon):   128784 kB
Active(file):    1215192 kB
Inactive(file):  3011360 kB
Unevictable:      108228 kB
Mlocked:          108228 kB
SwapTotal:      67108860 kB
SwapFree:       66919992 kB
Dirty:              2800 kB
Writeback:             0 kB
AnonPages:        155316 kB
Mapped:            49116 kB
Shmem:             41008 kB
Slab:             172908 kB
SReclaimable:     143600 kB
SUnreclaim:        29308 kB
KernelStack:        3824 kB
PageTables:         5796 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:     561748 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    108544 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      146880 kB
DirectMap2M:    33398784 kB

Free space on /tmp at the end= 59148 MiB
End job on node120 at 2011-12-14 10:16:19