Trace number 4240355

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
R1: cosoco 1.1SAT 51.2143 51.2219

General information on the benchmark

NameRandom/Random-B-2-26-26/
rand-2-26-26-325-155-2.xml
MD5SUMf524f0f0288a36fdb548674cb0263900
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 benchmark51.7556
Satisfiable
(Un)Satisfiability was proved
Number of variables26
Number of constraints325
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":26}]
Minimum variable degree25
Maximum variable degree25
Distribution of variable degrees[{"degree":25,"count":26}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":325}]
Number of extensional constraints325
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":325}]
Optimization problemNO
Type of objective

Solver Data

0.09/0.15	c root propagations     : 0           
0.09/0.15	c restarts enabled, print stats at every restarts
0.09/0.15	c
0.09/0.15	c
0.09/0.15	c
0.09/0.15	c This is cosoco 1.0 --  
0.09/0.15	c
0.09/0.15	c ========================================[ Problem Statistics ]===========================================
0.09/0.15	c |                                                                                                       
0.09/0.15	c |  Parse time        :         0.15 s 
0.09/0.15	c |
0.09/0.15	c |               Variables: 26
0.09/0.15	c |            Domain Sizes: 26..26
0.09/0.15	c |
0.09/0.15	c |             Constraints: 325
0.09/0.15	c |                   Arity: 2..2  -- Binary: 325
0.09/0.15	c | 
0.09/0.15	c |                   Types: 
0.09/0.15	c |                          Extension: 325  (nb tuples: 155..155) -- (shared: 0)
0.09/0.15	c |                          
0.09/0.15	c =========================================================================================================
0.09/0.15	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.09/0.15	c 101            181            52376          12357          0              0              6   9   7      
0.09/0.16	c 211            370            103061         24755          0              0              6   8   6      
0.09/0.17	c 332            605            175058         40242          0              0              6   9   7      
0.09/0.17	c 465            870            250827         57583          0              0              5   9   7      
0.09/0.18	c 611            1153           335964         77368          0              0              5   9   6      
0.09/0.19	c 771            1490           434238         98271          0              0              5   11   7     
0.19/0.20	c 947            1844           537932         120258         0              0              5   10   7     
0.19/0.22	c 1140           2218           648936         145353         0              0              5   9   6      
0.19/0.23	c 1352           2639           770447         172633         0              0              5   9   7      
0.19/0.24	c 1585           3111           910594         203902         0              0              5   10   7     
0.19/0.26	c 1841           3610           1061163        237351         0              0              5   9   7      
0.19/0.27	c 2122           4167           1223067        270975         0              0              6   10   7     
0.19/0.29	c 2431           4800           1400562        309324         0              0              6   11   7     
0.29/0.31	c 2770           5485           1600000        353840         0              0              5   9   7      
0.29/0.34	c 3142           6244           1817528        400568         0              0              5   9   7      
0.29/0.36	c 3551           7111           2071656        454786         0              0              5   10   7     
0.29/0.39	c 4000           8034           2342462        513636         0              0              5   10   7     
0.39/0.42	c 4493           9005           2631580        580202         0              0              4   9   6      
0.39/0.45	c 5035           10130          2947539        648031         0              0              5   11   7     
0.39/0.49	c 5631           11354          3299809        725477         0              0              5   10   7     
0.49/0.53	c 6286           12671          3687202        815496         0              0              4   9   6      
0.49/0.57	c 7006           14143          4116947        908938         0              0              5   9   7      
0.59/0.62	c 7798           15761          4591055        1015518        0              0              5   10   7     
0.59/0.68	c 8669           17637          5129143        1133205        0              0              4   10   7     
0.69/0.74	c 9627           19583          5703592        1261125        0              0              5   10   6     
0.79/0.81	c 10680          21778          6341440        1399032        0              0              5   11   7     
0.79/0.88	c 11838          24234          7045508        1561326        0              0              5   9   7      
0.89/0.96	c 13111          26867          7812175        1726382        0              0              4   10   7     
0.99/1.04	c 14511          29662          8618464        1903554        0              0              4   10   7     
1.10/1.14	c 16051          32869          9538680        2107677        0              0              4   11   7     
1.20/1.24	c 17745          36343          10560454       2335070        0              0              5   11   7     
1.29/1.36	c 19608          40201          11665858       2585867        0              0              5   10   7     
1.39/1.48	c 21657          44448          12904044       2855625        0              0              4   10   7     
1.59/1.62	c 23910          49162          14257073       3149229        0              0              4   11   7     
1.69/1.78	c 26388          54355          15750225       3476679        0              0              4   10   7     
1.89/1.95	c 29113          59965          17395224       3839805        0              0              4   10   7     
2.09/2.13	c 32110          66061          19162470       4221031        0              0              5   10   7     
2.30/2.32	c 35406          72902          21109575       4645364        0              0              4   11   7     
2.49/2.55	c 39031          80288          23257276       5116672        0              0              4   10   7     
2.69/2.79	c 43018          88425          25619587       5634436        0              0              4   10   7     
2.99/3.06	c 47403          97605          28276179       6223829        0              0              4   10   7     
3.30/3.36	c 52226          107548         31184861       6853570        0              0              5   11   7     
3.59/3.69	c 57531          118634         34400203       7563567        0              0              4   11   7     
3.99/4.06	c 63366          130764         37941756       8346958        0              0              4   11   7     
4.40/4.46	c 69784          144275         41824862       9204941        0              0              4   11   7     
4.79/4.89	c 76843          158860         46079238       10135448       0              0              4   11   7     
5.29/5.38	c 84607          174838         50731608       11188441       0              0              4   10   6     
5.89/5.91	c 93147          192710         55912737       12308387       0              0              4   11   7     
6.49/6.50	c 102541         212367         61578905       13574683       0              0              4   11   7     
7.09/7.15	c 112874         234150         67815904       14945206       0              0              4   11   7     
7.80/7.84	c 124240         257381         74573655       16433797       0              0              4   11   7     
8.59/8.62	c 136742         283160         82061921       18106056       0              0              4   11   7     
9.39/9.48	c 150494         311862         90415619       19947050       0              0              3   11   7     
10.39/10.41	c 165621         343245         99480167       21929725       0              0              4   11   7     
11.39/11.46	c 182260         377594         109502706      24177575       0              0              3   11   7     
12.49/12.59	c 200562         415419         120475445      26599156       0              0              4   11   7     
13.79/13.83	c 220694         457015         132535184      29236987       0              0              4   11   7     
15.19/15.21	c 242839         502519         145776420      32194424       0              0              4   11   6     
16.69/16.74	c 267198         552748         160411107      35462058       0              0              4   11   7     
18.39/18.42	c 293992         608402         176533683      39084774       0              0              3   11   7     
20.19/20.26	c 323465         669203         194227104      43019926       0              0              3   11   7     
22.29/22.30	c 355885         737047         213911099      47375554       0              0              4   11   7     
24.49/24.51	c 391547         811636         235462233      52103770       0              0              3   11   7     
26.89/26.98	c 430775         893165         259239603      57404432       0              0              4   11   7     
29.59/29.68	c 473925         982373         285181665      63161446       0              0              4   11   7     
32.59/32.69	c 521390         1082360        314206430      69560663       0              0              3   11   7     
35.89/35.95	c 573601         1190900        345653205      76509070       0              0              3   11   7     
39.49/39.58	c 631033         1311010        380702166      84229229       0              0              3   12   7     
43.49/43.52	c 694208         1441572        418711193      92699193       0              0              4   11   7     
47.89/47.90	c 763700         1587078        460870977      102025041      0              0              3   13   7     
51.19/51.22	c solution 1
51.19/51.22	
51.19/51.22	v <instantiation type='solution'>
51.19/51.22	v <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] </list>
51.19/51.22	v <values>9 20 0 24 15 0 17 3 14 22 5 16 18 0 23 24 12 19 18 11 5 8 11 6 20 7 </values>
51.19/51.22	v </instantiation>
51.19/51.22	
51.19/51.22	c restarts              : 70          
51.19/51.22	c conflicts             : 816399       (15942 /sec)
51.19/51.22	c decisions             : 1696618      (33129 /sec)
51.19/51.22	c propagations          : 109104094   (2130445 /sec)
51.19/51.22	c root propagations     : 0           
51.19/51.22	c filter calls          : 492705199      (9620917 /sec)
51.19/51.22	c useless filter calls  : 420100050      (85 %)
51.19/51.22	c Memory used           : 27.11 MB
51.19/51.22	c CPU time              : 51.2119 s
51.19/51.22	
51.19/51.22	s SATISFIABLE

Verifier Data

OK	

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4240355-1500626281/watcher-4240355-1500626281 -o /tmp/evaluation-result-4240355-1500626281/solver-4240355-1500626281 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1500623787-5215 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4240355-1500626281.xml 

pid=6211
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.02 1.88 4/186 6214
/proc/meminfo: memFree=31186052/32770624 swapFree=6216/744916
[pid=6214] ppid=6211 vsize=26992 CPUtime=0 cores=1,3,5,7
/proc/6214/stat : 6214 (cosoco) R 6211 6214 5183 0 -1 4202496 967 0 0 0 0 0 0 0 20 0 1 0 17335866 27639808 766 33554432000 4194304 5970956 140727691066880 140727691063528 139913574697957 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36966400 140727691068609 140727691068739 140727691068739 140727691071438 0
/proc/6214/statm: 6748 766 684 434 0 112 0

[startup+0.100106 s]
/proc/loadavg: 2.00 2.02 1.88 4/186 6214
/proc/meminfo: memFree=31186052/32770624 swapFree=6216/744916
[pid=6214] ppid=6211 vsize=27372 CPUtime=0.09 cores=1,3,5,7
/proc/6214/stat : 6214 (cosoco) R 6211 6214 5183 0 -1 4202496 1070 0 0 0 9 0 0 0 20 0 1 0 17335866 28028928 883 33554432000 4194304 5970956 140727691066880 140727691063480 5369002 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36966400 140727691068609 140727691068739 140727691068739 140727691071438 0
/proc/6214/statm: 6843 883 716 434 0 207 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27372

[startup+0.200216 s]
/proc/loadavg: 2.00 2.02 1.88 4/186 6214
/proc/meminfo: memFree=31186052/32770624 swapFree=6216/744916
[pid=6214] ppid=6211 vsize=27752 CPUtime=0.19 cores=1,3,5,7
/proc/6214/stat : 6214 (cosoco) R 6211 6214 5183 0 -1 4202496 1197 0 0 0 19 0 0 0 20 0 1 0 17335866 28418048 979 33554432000 4194304 5970956 140727691066880 140727691064216 4912853 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36966400 140727691068609 140727691068739 140727691068739 140727691071438 0
/proc/6214/statm: 6938 979 716 434 0 302 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 27752

[startup+0.300199 s]
/proc/loadavg: 2.00 2.02 1.88 4/186 6214
/proc/meminfo: memFree=31186052/32770624 swapFree=6216/744916
[pid=6214] ppid=6211 vsize=27752 CPUtime=0.29 cores=1,3,5,7
/proc/6214/stat : 6214 (cosoco) R 6211 6214 5183 0 -1 4202496 1197 0 0 0 29 0 0 0 20 0 1 0 17335866 28418048 979 33554432000 4194304 5970956 140727691066880 140727691064216 4912765 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36966400 140727691068609 140727691068739 140727691068739 140727691071438 0
/proc/6214/statm: 6938 979 716 434 0 302 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27752

[startup+0.700181 s]
/proc/loadavg: 2.00 2.02 1.88 4/186 6214
/proc/meminfo: memFree=31186052/32770624 swapFree=6216/744916
[pid=6214] ppid=6211 vsize=27752 CPUtime=0.69 cores=1,3,5,7
/proc/6214/stat : 6214 (cosoco) R 6211 6214 5183 0 -1 4202496 1197 0 0 0 69 0 0 0 20 0 1 0 17335866 28418048 979 33554432000 4194304 5970956 140727691066880 140727691064216 4908345 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36966400 140727691068609 140727691068739 140727691068739 140727691071438 0
/proc/6214/statm: 6938 979 716 434 0 302 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27752

[startup+1.50017 s]
/proc/loadavg: 2.00 2.02 1.88 3/187 6215
/proc/meminfo: memFree=31184936/32770624 swapFree=6216/744920
[pid=6214] ppid=6211 vsize=27752 CPUtime=1.49 cores=1,3,5,7
/proc/6214/stat : 6214 (cosoco) R 6211 6214 5183 0 -1 4202496 1197 0 0 0 149 0 0 0 20 0 1 0 17335866 28418048 979 33554432000 4194304 5970956 140727691066880 140727691064216 5098928 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36966400 140727691068609 140727691068739 140727691068739 140727691071438 0
/proc/6214/statm: 6938 979 716 434 0 302 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27752

[startup+3.10017 s]
/proc/loadavg: 2.00 2.02 1.88 3/187 6215
/proc/meminfo: memFree=31184564/32770624 swapFree=6216/744920
[pid=6214] ppid=6211 vsize=27752 CPUtime=3.09 cores=1,3,5,7
/proc/6214/stat : 6214 (cosoco) R 6211 6214 5183 0 -1 4202496 1408 0 0 0 309 0 0 0 20 0 1 0 17335866 28418048 1037 33554432000 4194304 5970956 140727691066880 140727691064216 4908486 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36966400 140727691068609 140727691068739 140727691068739 140727691071438 0
/proc/6214/statm: 6938 1037 762 434 0 302 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27752

[startup+6.30017 s]
/proc/loadavg: 2.00 2.02 1.88 3/187 6215
/proc/meminfo: memFree=31184568/32770624 swapFree=6216/744928
[pid=6214] ppid=6211 vsize=27752 CPUtime=6.29 cores=1,3,5,7
/proc/6214/stat : 6214 (cosoco) R 6211 6214 5183 0 -1 4202496 1619 0 0 0 629 0 0 0 20 0 1 0 17335866 28418048 1037 33554432000 4194304 5970956 140727691066880 140727691064216 5327847 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36966400 140727691068609 140727691068739 140727691068739 140727691071438 0
/proc/6214/statm: 6938 1037 762 434 0 302 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27752

[startup+12.7002 s]
/proc/loadavg: 2.08 2.04 1.89 3/187 6215
/proc/meminfo: memFree=31184256/32770624 swapFree=6216/744936
[pid=6214] ppid=6211 vsize=27752 CPUtime=12.69 cores=1,3,5,7
/proc/6214/stat : 6214 (cosoco) R 6211 6214 5183 0 -1 4202496 1830 0 0 0 1269 0 0 0 20 0 1 0 17335866 28418048 1037 33554432000 4194304 5970956 140727691066880 140727691064216 5319252 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36966400 140727691068609 140727691068739 140727691068739 140727691071438 0
/proc/6214/statm: 6938 1037 762 434 0 302 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27752

[startup+25.5002 s]
/proc/loadavg: 2.07 2.04 1.89 3/187 6215
/proc/meminfo: memFree=31184380/32770624 swapFree=6216/744956
[pid=6214] ppid=6211 vsize=27752 CPUtime=25.49 cores=1,3,5,7
/proc/6214/stat : 6214 (cosoco) R 6211 6214 5183 0 -1 4202496 2252 0 0 0 2549 0 0 0 20 0 1 0 17335866 28418048 1037 33554432000 4194304 5970956 140727691066880 140727691064216 5328029 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36966400 140727691068609 140727691068739 140727691068739 140727691071438 0
/proc/6214/statm: 6938 1037 762 434 0 302 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27752

[startup+51.1002 s]
/proc/loadavg: 2.11 2.05 1.90 3/187 6215
/proc/meminfo: memFree=31184428/32770624 swapFree=6216/744988
[pid=6214] ppid=6211 vsize=27752 CPUtime=51.09 cores=1,3,5,7
/proc/6214/stat : 6214 (cosoco) R 6211 6214 5183 0 -1 4202496 2463 0 0 0 5109 0 0 0 20 0 1 0 17335866 28418048 1037 33554432000 4194304 5970956 140727691066880 140727691064216 4913216 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36966400 140727691068609 140727691068739 140727691068739 140727691071438 0
/proc/6214/statm: 6938 1037 762 434 0 302 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 27752

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 6214 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+51.2002 s]
/proc/loadavg: 2.11 2.05 1.90 3/187 6215
/proc/meminfo: memFree=31184428/32770624 swapFree=6216/744988
[pid=6214] ppid=6211 vsize=27752 CPUtime=51.19 cores=1,3,5,7
/proc/6214/stat : 6214 (cosoco) R 6211 6214 5183 0 -1 4202496 2463 0 0 0 5119 0 0 0 20 0 1 0 17335866 28418048 1037 33554432000 4194304 5970956 140727691066880 140727691064216 5328066 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 36966400 140727691068609 140727691068739 140727691068739 140727691071438 0
/proc/6214/statm: 6938 1037 762 434 0 302 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 27752

Child status: 0
Real time (s): 51.2219
CPU time (s): 51.2143
CPU user time (s): 51.2122
CPU system time (s): 0.002067
CPU usage (%): 99.9852
Max. virtual memory (cumulated for all children) (KiB): 27752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 51.2122
system time used= 0.002067
maximum resident set size= 4228
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2504
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 2577

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.132402 second user time and 0.171492 second system time

The end

Launcher Data

Begin job on node103 at 2017-07-21 10:38:01
IDJOB=4240355
IDBENCH=122073
IDSOLVER=2620
FILE ID=node103/4240355-1500626281
RUNJOBID= node103-1500623787-5215
PBS_JOBID= 20623024
Free space on /tmp= 62016 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/Random/Random-B-2-26-26/rand-2-26-26-325-155-2.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4240355-1500626281/watcher-4240355-1500626281 -o /tmp/evaluation-result-4240355-1500626281/solver-4240355-1500626281 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1500623787-5215 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4240355-1500626281.xml

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

MD5SUM BENCH= f524f0f0288a36fdb548674cb0263900
RANDOM SEED=1631503488

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.65
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		: 2267.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:        31186256 kB
MemAvailable:   31975288 kB
Buffers:          157508 kB
Cached:           920520 kB
SwapCached:            0 kB
Active:           403184 kB
Inactive:         761948 kB
Active(anon):      90192 kB
Inactive(anon):    17032 kB
Active(file):     312992 kB
Inactive(file):   744916 kB
Unevictable:        6216 kB
Mlocked:            6216 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2972 kB
Writeback:             0 kB
AnonPages:        101984 kB
Mapped:            33972 kB
Shmem:             17044 kB
Slab:             119664 kB
SReclaimable:      93920 kB
SUnreclaim:        25744 kB
KernelStack:        3568 kB
PageTables:         5084 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     365248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     45056 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= 62016 MiB
End job on node103 at 2017-07-21 10:38:52