Trace number 4268116

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 1.12UNSAT 10.2046 10.3201

General information on the benchmark

NameMixed/Mixed-xcsp2-cril/
cril-7_X2.xml
MD5SUM5e218b581bf3702f20459c06ac876610
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark5.0229201
Satisfiable
(Un)Satisfiability was proved
Number of variables36
Number of constraints153
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":36}]
Minimum variable degree9
Maximum variable degree9
Distribution of variable degrees[{"degree":9,"count":36}]
Minimum constraint arity2
Maximum constraint arity4
Distribution of constraint arities[{"arity":2,"count":144},{"arity":4,"count":9}]
Number of extensional constraints153
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":153}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.13	c root propagations     : 123         
0.00/0.13	c restarts enabled, print stats at every restarts
0.00/0.13	c
0.00/0.13	c
0.00/0.13	c
0.00/0.13	c This is cosoco 1.12 --  
0.00/0.13	c
0.00/0.13	c command line: cosoco -lc -model -restarts HOME/instance-4268116-1502512096.xml 
0.00/0.13	c ========================================[ Problem Statistics ]===========================================
0.00/0.13	c |                                                                                                       
0.00/0.13	c |  Parse time        :         0.01 s 
0.00/0.13	c |
0.00/0.13	c |               Variables: 36
0.00/0.13	c |            Domain Sizes: 9..9
0.00/0.13	c |
0.00/0.13	c |             Constraints: 153
0.00/0.13	c |                   Arity: 2..4  -- Binary: 144
0.00/0.13	c | 
0.00/0.13	c |                   Types: 
0.00/0.13	c |                          Extension: 153  (nb tuples: 9..558) -- (shared: 143)
0.00/0.13	c |                          
0.00/0.13	c =========================================================================================================
0.00/0.13	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.13	c 101            445            14392          3576           33             0              17   27   23   
0.00/0.13	c 211            815            25074          5920           33             0              9   19   15    
0.00/0.13	c 332            1206           39026          9910           33             0              7   17   12    
0.00/0.14	c 465            1731           54498          13717          33             0              5   14   12    
0.00/0.14	c 611            2212           68444          16791          33             0              13   23   19   
0.00/0.14	c 771            2840           85728          20858          33             0              8   19   15    
0.00/0.14	c 947            3524           103078         24788          33             0              7   22   17    
0.00/0.15	c 1140           4371           129543         31512          33             0              10   20   17   
0.00/0.15	c 1352           5142           160864         39542          33             0              12   23   17   
0.00/0.16	c 1585           6254           199343         49742          33             0              9   16   13    
0.00/0.17	c 1841           7294           238802         59963          33             0              11   19   15   
0.00/0.18	c 2122           8417           273393         68728          33             0              8   18   15    
0.00/0.18	c 2431           9551           304071         75609          33             0              7   19   14    
0.00/0.19	c 2770           10672          338258         83364          33             0              7   22   18    
0.00/0.19	c 3142           12388          386086         95255          33             0              10   21   17   
0.08/0.20	c 3551           14148          435669         107956         33             0              11   20   15   
0.08/0.21	c 4000           15856          493136         121715         33             0              12   23   18   
0.08/0.22	c 4493           17833          543456         132897         33             0              6   24   17    
0.08/0.23	c 5035           19660          604511         149219         33             0              9   21   17    
0.08/0.24	c 5631           21627          662929         161852         33             0              12   24   21   
0.08/0.25	c 6286           24088          737001         182280         33             0              6   21   15    
0.08/0.27	c 7006           26623          830953         206302         33             0              7   21   13    
0.08/0.29	c 7798           30253          952011         236367         33             0              9   20   16    
0.18/0.30	c 8669           33460          1053098        261924         33             0              13   21   17   
0.18/0.32	c 9627           36496          1143096        281637         33             0              10   21   18   
0.18/0.34	c 10680          40702          1277464        316462         33             0              8   20   17    
0.18/0.36	c 11838          45420          1424515        352077         33             0              9   23   18    
0.18/0.38	c 13111          50572          1579956        389327         33             0              8   22   17    
0.28/0.40	c 14511          55570          1705937        416928         33             0              9   21   17    
0.28/0.43	c 16051          62249          1914298        468473         33             0              9   21   17    
0.28/0.47	c 17745          68567          2136737        528137         33             0              9   21   14    
0.38/0.53	c 19608          76136          2409238        605334         33             0              6   17   13    
0.38/0.57	c 21657          84448          2678195        673651         33             0              9   23   17    
0.48/0.61	c 23910          92789          2901178        723182         33             0              2   24   17    
0.48/0.66	c 26388          102489         3211847        799938         33             0              9   23   17    
0.58/0.71	c 29113          113030         3504094        865949         33             0              8   23   17    
0.58/0.77	c 32110          125432         3894202        964317         33             0              8   22   17    
0.68/0.82	c 35406          137656         4216755        1036107        33             0              6   21   17    
0.68/0.89	c 39031          153563         4721156        1161500        33             0              9   22   17    
0.78/0.96	c 43018          169097         5192250        1277992        33             0              7   22   17    
0.88/1.05	c 47403          185933         5681150        1396415        34             0              4   23   17    
0.98/1.13	c 52226          205129         6232033        1534256        34             0              6   24   17    
1.08/1.24	c 57531          226018         6887243        1693403        34             0              7   23   17    
1.28/1.45	c 63366          249439         7777778        1946971        34             0              2   21   13    
1.38/1.53	c 69784          275955         8466116        2101983        34             0              8   24   20    
1.48/1.65	c 76843          302014         9281357        2297579        34             0              9   23   18    
1.68/1.81	c 84607          332330         10307310       2573839        34             0              7   21   16    
1.78/1.96	c 93147          363329         11273001       2798869        34             0              8   24   19    
2.08/2.21	c 102541         404358         12601253       3150824        34             0              6   21   14    
2.18/2.36	c 112874         446968         13704910       3413793        34             0              6   24   19    
2.48/2.60	c 124240         494304         15186418       3781208        34             0              6   23   16    
2.68/2.80	c 136742         539408         16444071       4071671        34             0              4   23   17    
2.88/3.06	c 150494         596822         18202590       4501294        34             0              8   23   18    
3.18/3.31	c 165621         654907         19763880       4850580        34             0              6   21   17    
3.48/3.68	c 182260         727611         21992092       5414853        34             0              5   23   16    
3.78/3.99	c 200562         799188         23926344       5867157        34             0              4   22   17    
4.28/4.42	c 220694         881075         26721859       6590405        34             0              7   23   17    
4.68/4.82	c 242839         972714         29491133       7248478        34             0              8   23   18    
5.18/5.35	c 267198         1078059        32816989       8093892        34             0              5   23   17    
5.58/5.72	c 293992         1176007        35567507       8736439        34             0              4   26   18    
6.08/6.29	c 323465         1290505        39266478       9633075        34             0              7   23   18    
6.78/6.92	c 355885         1409229        43056877       10553809       34             0              6   24   17    
7.48/7.66	c 391547         1565689        47869665       11750735       34             0              5   23   17    
8.28/8.41	c 430775         1712620        52510318       12881229       34             0              3   24   17    
9.08/9.24	c 473925         1880204        57566362       14092408       34             0              2   22   16    
10.08/10.26	c 521390         2073750        63438327       15563151       34             0              3   23   16    
10.18/10.31	c restarts              : 66          
10.18/10.31	c conflicts             : 525420       (51501 /sec)
10.18/10.31	c decisions             : 2088657      (204726 /sec)
10.18/10.31	c propagations          : 15643943    (1533385 /sec)
10.18/10.31	c root propagations     : 123         
10.18/10.31	c filter calls          : 63808849       (6254405 /sec)
10.18/10.31	c useless filter calls  : 55519460       (87 %)
10.18/10.31	c Memory used           : 26.62 MB
10.18/10.31	c CPU time              : 10.2022 s
10.18/10.31	
10.18/10.31	s UNSATISFIABLE

Verifier Data


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-4268116-1502512096/watcher-4268116-1502512096 -o /tmp/evaluation-result-4268116-1502512096/solver-4268116-1502512096 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502500311-1848 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4268116-1502512096.xml 

pid=6349
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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.97 2.04 2.04 3/180 6352
/proc/meminfo: memFree=31035924/32770624 swapFree=0/321216
[pid=6352] ppid=6349 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/6352/stat : 6352 (runsolver) D 6349 6352 1785 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 53405072 24240128 107 18446744073709551615 4194304 4338465 140730742166928 140730742164568 140657161806551 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6438912 6441760 14479360 140730742173890 140730742174281 140730742174281 140730742177738 0
/proc/6352/statm: 5918 107 54 36 0 2156 0

[startup+0.100151 s]
/proc/loadavg: 1.97 2.04 2.04 3/180 6352
/proc/meminfo: memFree=31035924/32770624 swapFree=0/321216
[pid=6352] ppid=6349 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/6352/stat : 6352 (runsolver) D 6349 6352 1785 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 53405072 24240128 107 18446744073709551615 4194304 4338465 140730742166928 140730742164568 140657161806551 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6438912 6441760 14479360 140730742173890 140730742174281 140730742174281 140730742177738 0
/proc/6352/statm: 5918 107 54 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.200358 s]
/proc/loadavg: 1.97 2.04 2.04 3/180 6352
/proc/meminfo: memFree=31035924/32770624 swapFree=0/321216
[pid=6352] ppid=6349 vsize=27260 CPUtime=0.08 cores=0,2,4,6
/proc/6352/stat : 6352 (cosoco) R 6349 6352 1785 0 -1 4202496 1088 0 0 0 8 0 0 0 20 0 1 0 53405072 27914240 898 18446744073709551615 4194304 5972588 140728419405680 140728419402328 4935502 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 9863168 140728419414510 140728419414605 140728419414605 140728419418062 0
/proc/6352/statm: 6815 898 739 435 0 178 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 27260

[startup+0.30032 s]
/proc/loadavg: 1.97 2.04 2.04 3/180 6352
/proc/meminfo: memFree=31035924/32770624 swapFree=0/321216
[pid=6352] ppid=6349 vsize=27260 CPUtime=0.18 cores=0,2,4,6
/proc/6352/stat : 6352 (cosoco) R 6349 6352 1785 0 -1 4202496 1088 0 0 0 18 0 0 0 20 0 1 0 53405072 27914240 898 18446744073709551615 4194304 5972588 140728419405680 140728419402328 5320305 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 9863168 140728419414510 140728419414605 140728419414605 140728419418062 0
/proc/6352/statm: 6815 898 739 435 0 178 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 27260

[startup+0.700277 s]
/proc/loadavg: 1.97 2.04 2.04 3/180 6352
/proc/meminfo: memFree=31035924/32770624 swapFree=0/321216
[pid=6352] ppid=6349 vsize=27260 CPUtime=0.58 cores=0,2,4,6
/proc/6352/stat : 6352 (cosoco) R 6349 6352 1785 0 -1 4202496 1088 0 0 0 58 0 0 0 20 0 1 0 53405072 27914240 898 18446744073709551615 4194304 5972588 140728419405680 140728419402328 5319872 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 9863168 140728419414510 140728419414605 140728419414605 140728419418062 0
/proc/6352/statm: 6815 898 739 435 0 178 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 27260

[startup+1.50028 s]
/proc/loadavg: 1.97 2.04 2.04 3/181 6353
/proc/meminfo: memFree=31035284/32770624 swapFree=0/321184
[pid=6352] ppid=6349 vsize=27260 CPUtime=1.38 cores=0,2,4,6
/proc/6352/stat : 6352 (cosoco) R 6349 6352 1785 0 -1 4202496 1088 0 0 0 138 0 0 0 20 0 1 0 53405072 27914240 898 18446744073709551615 4194304 5972588 140728419405680 140728419402984 4935493 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 9863168 140728419414510 140728419414605 140728419414605 140728419418062 0
/proc/6352/statm: 6815 898 739 435 0 178 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 27260

[startup+3.10028 s]
/proc/loadavg: 1.97 2.04 2.04 3/181 6353
/proc/meminfo: memFree=31034912/32770624 swapFree=0/321184
[pid=6352] ppid=6349 vsize=27260 CPUtime=2.98 cores=0,2,4,6
/proc/6352/stat : 6352 (cosoco) R 6349 6352 1785 0 -1 4202496 1088 0 0 0 298 0 0 0 20 0 1 0 53405072 27914240 898 18446744073709551615 4194304 5972588 140728419405680 140728419402984 4935454 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 9863168 140728419414510 140728419414605 140728419414605 140728419418062 0
/proc/6352/statm: 6815 898 739 435 0 178 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 27260

[startup+6.30028 s]
/proc/loadavg: 1.97 2.04 2.04 3/181 6353
/proc/meminfo: memFree=31034496/32770624 swapFree=0/321184
[pid=6352] ppid=6349 vsize=27260 CPUtime=6.18 cores=0,2,4,6
/proc/6352/stat : 6352 (cosoco) R 6349 6352 1785 0 -1 4202496 1280 0 0 0 618 0 0 0 20 0 1 0 53405072 27914240 929 18446744073709551615 4194304 5972588 140728419405680 140728419402984 4935681 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 9863168 140728419414510 140728419414605 140728419414605 140728419418062 0
/proc/6352/statm: 6815 929 769 435 0 178 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 27260

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

[startup+6.40032 s]
/proc/loadavg: 1.97 2.04 2.04 3/181 6353
/proc/meminfo: memFree=31034496/32770624 swapFree=0/321184
[pid=6352] ppid=6349 vsize=27260 CPUtime=6.28 cores=0,2,4,6
/proc/6352/stat : 6352 (cosoco) R 6349 6352 1785 0 -1 4202496 1280 0 0 0 628 0 0 0 20 0 1 0 53405072 27914240 929 18446744073709551615 4194304 5972588 140728419405680 140728419402984 4935642 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 9863168 140728419414510 140728419414605 140728419414605 140728419418062 0
/proc/6352/statm: 6815 929 769 435 0 178 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 27260

[startup+8.00028 s]
/proc/loadavg: 1.97 2.04 2.04 3/181 6353
/proc/meminfo: memFree=31034372/32770624 swapFree=0/321184
[pid=6352] ppid=6349 vsize=27260 CPUtime=7.88 cores=0,2,4,6
/proc/6352/stat : 6352 (cosoco) R 6349 6352 1785 0 -1 4202496 1280 0 0 0 788 0 0 0 20 0 1 0 53405072 27914240 929 18446744073709551615 4194304 5972588 140728419405680 140728419402984 5327905 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 9863168 140728419414510 140728419414605 140728419414605 140728419418062 0
/proc/6352/statm: 6815 929 769 435 0 178 0
Current children cumulated CPU time (s) 7.88
Current children cumulated vsize (KiB) 27260

[startup+9.60028 s]
/proc/loadavg: 1.97 2.04 2.04 3/181 6353
/proc/meminfo: memFree=31034248/32770624 swapFree=0/321184
[pid=6352] ppid=6349 vsize=27260 CPUtime=9.48 cores=0,2,4,6
/proc/6352/stat : 6352 (cosoco) R 6349 6352 1785 0 -1 4202496 1376 0 0 0 948 0 0 0 20 0 1 0 53405072 27914240 929 18446744073709551615 4194304 5972588 140728419405680 140728419402984 4935463 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 9863168 140728419414510 140728419414605 140728419414605 140728419418062 0
/proc/6352/statm: 6815 929 769 435 0 178 0
Current children cumulated CPU time (s) 9.48
Current children cumulated vsize (KiB) 27260

[startup+10.0058 s]
/proc/loadavg: 1.97 2.04 2.04 3/181 6353
/proc/meminfo: memFree=31034248/32770624 swapFree=0/321184
[pid=6352] ppid=6349 vsize=27260 CPUtime=9.88 cores=0,2,4,6
/proc/6352/stat : 6352 (cosoco) R 6349 6352 1785 0 -1 4202496 1376 0 0 0 988 0 0 0 20 0 1 0 53405072 27914240 929 18446744073709551615 4194304 5972588 140728419405680 140728419402984 4935463 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 9863168 140728419414510 140728419414605 140728419414605 140728419418062 0
/proc/6352/statm: 6815 929 769 435 0 178 0
Current children cumulated CPU time (s) 9.88
Current children cumulated vsize (KiB) 27260

[startup+10.2003 s]
/proc/loadavg: 1.97 2.04 2.04 3/181 6353
/proc/meminfo: memFree=31034248/32770624 swapFree=0/321184
[pid=6352] ppid=6349 vsize=27260 CPUtime=10.08 cores=0,2,4,6
/proc/6352/stat : 6352 (cosoco) R 6349 6352 1785 0 -1 4202496 1376 0 0 0 1008 0 0 0 20 0 1 0 53405072 27914240 929 18446744073709551615 4194304 5972588 140728419405680 140728419402984 4935446 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 9863168 140728419414510 140728419414605 140728419414605 140728419418062 0
/proc/6352/statm: 6815 929 769 435 0 178 0
Current children cumulated CPU time (s) 10.08
Current children cumulated vsize (KiB) 27260

[startup+10.3003 s]
/proc/loadavg: 1.97 2.04 2.04 3/181 6353
/proc/meminfo: memFree=31034248/32770624 swapFree=0/321184
[pid=6352] ppid=6349 vsize=27260 CPUtime=10.18 cores=0,2,4,6
/proc/6352/stat : 6352 (cosoco) R 6349 6352 1785 0 -1 4202496 1376 0 0 0 1018 0 0 0 20 0 1 0 53405072 27914240 929 18446744073709551615 4194304 5972588 140728419405680 140728419402984 4935502 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 9863168 140728419414510 140728419414605 140728419414605 140728419418062 0
/proc/6352/statm: 6815 929 769 435 0 178 0
Current children cumulated CPU time (s) 10.18
Current children cumulated vsize (KiB) 27260

Child status: 0
Real time (s): 10.3201
CPU time (s): 10.2046
CPU user time (s): 10.2025
CPU system time (s): 0.002095
CPU usage (%): 98.8815
Max. virtual memory (cumulated for all children) (KiB): 27260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.2025
system time used= 0.002095
maximum resident set size= 3796
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1416
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= 10
involuntary context switches= 14

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.025582 second user time and 0.047126 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-12 06:14:15
IDJOB=4268116
IDBENCH=122874
IDSOLVER=2658
FILE ID=node126/4268116-1502512096
RUNJOBID= node126-1502500311-1848
PBS_JOBID= 
Free space on /tmp= 61956 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/Mixed/Mixed-xcsp2-cril/cril-7_X2.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4268116-1502512096/watcher-4268116-1502512096 -o /tmp/evaluation-result-4268116-1502512096/solver-4268116-1502512096 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502500311-1848 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4268116-1502512096.xml

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

MD5SUM BENCH= 5e218b581bf3702f20459c06ac876610
RANDOM SEED=1448934808

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

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
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:        31036776 kB
MemAvailable:   31722656 kB
Buffers:          298852 kB
Cached:           659316 kB
SwapCached:          524 kB
Active:           883120 kB
Inactive:         392540 kB
Active(anon):     271404 kB
Inactive(anon):    71324 kB
Active(file):     611716 kB
Inactive(file):   321216 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:              2380 kB
Writeback:             0 kB
AnonPages:        317152 kB
Mapped:            44324 kB
Shmem:             25248 kB
Slab:             163924 kB
SReclaimable:     137568 kB
SUnreclaim:        26356 kB
KernelStack:        3200 kB
PageTables:         5388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     583072 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    137216 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 61956 MiB
End job on node126 at 2017-08-12 06:14:25