Trace number 4268145

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.12? (TO) 2519.6399 2520

General information on the benchmark

NameOrtholatin/Ortholatin-m1-s1/
Ortholatin-009.xml
MD5SUMf1f2c4ea81b28916fca828d1ce53413f
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 benchmark273.32999
Satisfiable
(Un)Satisfiability was proved
Number of variables243
Number of constraints86
Number of domains2
Minimum domain size9
Maximum domain size81
Distribution of domain sizes[{"size":9,"count":162},{"size":81,"count":81}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":225},{"degree":3,"count":18}]
Minimum constraint arity3
Maximum constraint arity81
Distribution of constraint arities[{"arity":3,"count":81},{"arity":9,"count":2},{"arity":81,"count":3}]
Number of extensional constraints81
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":81},{"type":"allDifferent","count":3},{"type":"instantiation","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.10	c root propagations     : 1256        
0.00/0.10	c restarts enabled, print stats at every restarts
0.00/0.10	c
0.00/0.10	c
0.00/0.10	c
0.00/0.10	c This is cosoco 1.12 --  
0.00/0.10	c
0.00/0.10	c command line: cosoco -lc -model -restarts HOME/instance-4268145-1502538116.xml 
0.00/0.10	c ========================================[ Problem Statistics ]===========================================
0.00/0.10	c |                                                                                                       
0.00/0.10	c |  Parse time        :         0.00 s 
0.00/0.10	c |
0.00/0.10	c |               Variables: 243
0.00/0.10	c |            Domain Sizes: 9..81
0.00/0.10	c |
0.00/0.10	c |             Constraints: 136
0.00/0.10	c |                   Arity: 1..81  -- Unary: 18  -- Ternary: 81
0.00/0.10	c | 
0.00/0.10	c |                   Types: 
0.00/0.10	c |                          All Different: 37
0.00/0.10	c |                          Extension: 81  (nb tuples: 81..81) -- (shared: 80)
0.00/0.10	c |                          Unary: 18
0.00/0.10	c |                          
0.00/0.10	c =========================================================================================================
0.00/0.10	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.11	c 101            404            4273           16106          131            0              75   153   125 
0.00/0.12	c 211            607            5547           18488          131            0              55   82   70   
0.00/0.12	c 332            910            8345           25526          131            0              68   127   99  
0.00/0.13	c 465            1276           12296          36780          131            0              69   150   130 
0.00/0.15	c 611            1916           21966          66427          131            0              69   118   99  
0.00/0.16	c 771            2217           24280          71637          131            0              72   108   90  
0.00/0.17	c 947            2784           30886          91800          131            0              105   125   108
0.00/0.19	c 1140           3379           38607          115604         131            0              60   157   116 
0.09/0.22	c 1352           4428           51156          160823         131            0              35   148   110 
0.09/0.24	c 1585           5235           60501          195313         131            0              19   127   95  
0.09/0.25	c 1841           5810           65352          210200         131            0              19   147   76  
0.09/0.27	c 2122           6536           73019          233023         131            0              17   134   86  
0.09/0.29	c 2431           7378           82592          267062         131            0              18   146   102 
0.19/0.33	c 2770           8604           98988          316208         131            0              19   165   110 
0.19/0.35	c 3142           9636           109276         356334         131            0              20   120   80  
0.19/0.39	c 3551           10921          122592         407232         131            0              19   146   89  
0.29/0.42	c 4000           12428          136102         461171         131            0              19   141   96  
0.29/0.45	c 4493           13834          150228         508200         131            0              19   156   107 
0.39/0.51	c 5035           15503          174285         588665         131            0              19   148   101 
0.39/0.54	c 5631           17067          187912         637958         131            0              22   150   102 
0.49/0.60	c 6286           19331          210020         722295         131            0              23   146   99  
0.49/0.68	c 7006           22438          252438         866295         131            0              23   170   124 
0.59/0.78	c 7798           25312          298355         1014382        131            0              24   170   127 
0.69/0.86	c 8669           27969          334578         1132367        131            0              21   163   111 
0.79/0.99	c 9627           32055          393627         1338249        131            0              27   175   126 
1.00/1.12	c 10680          36438          451975         1549477        131            0              26   169   135 
1.10/1.25	c 11838          41366          511170         1780233        131            0              26   162   125 
1.19/1.37	c 13111          45856          561377         1976629        131            0              26   147   109 
1.39/1.51	c 14511          50368          621585         2180879        131            0              23   167   125 
1.49/1.66	c 16051          55507          694280         2418537        131            0              22   179   130 
1.69/1.83	c 17745          60936          764528         2646983        131            0              25   166   129 
1.89/2.01	c 19608          67114          846706         2935863        131            0              26   170   125 
2.10/2.23	c 21657          73867          949825         3258666        131            0              23   166   126 
2.29/2.48	c 23910          81646          1069399        3638802        131            0              28   178   133 
2.59/2.76	c 26388          91230          1200379        4070623        131            0              28   171   127 
2.89/3.03	c 29113          100653         1321718        4491281        131            0              30   172   134 
3.30/3.40	c 32110          112706         1494015        5075216        131            0              28   176   141 
3.49/3.69	c 35406          122432         1620681        5507290        131            0              28   171   132 
3.99/4.13	c 39031          137442         1825307        6168095        131            0              28   184   137 
4.40/4.53	c 43018          151979         2005712        6824044        131            0              27   177   132 
4.79/4.99	c 47403          167152         2223785        7513528        131            0              25   176   135 
5.40/5.52	c 52226          184516         2469524        8337623        131            0              26   173   138 
5.89/6.04	c 57531          201408         2696796        9125029        131            0              26   174   122 
6.50/6.66	c 63366          222759         2981418        10150833       131            0              1   169   137  
7.29/7.46	c 69784          249540         3359806        11383467       131            0              24   182   139 
8.09/8.20	c 76843          275462         3703370        12513662       131            0              21   170   132 
8.89/9.07	c 84607          305526         4106430        13951217       131            0              24   178   138 
9.90/10.05	c 93147          335964         4569361        15489073       131            0              24   173   135 
11.09/11.21	c 102541         376091         5112669        17318074       131            0              25   178   141 
11.89/12.10	c 112874         408629         5510945        18791733       131            0              27   161   118 
13.09/13.26	c 124240         448646         6059109        20573381       131            0              25   183   141 
14.49/14.69	c 136742         497083         6727662        22809538       131            0              26   169   132 
15.99/16.11	c 150494         547746         7376716        24972812       131            0              25   184   129 
17.89/18.00	c 165621         609909         8262601        27947991       131            0              26   181   146 
19.69/19.84	c 182260         673589         9130055        30859305       131            0              27   175   133 
21.49/21.63	c 200562         744561         9933203        33747432       131            0              27   177   124 
23.89/24.08	c 220694         829986         11083828       37531439       131            0              24   186   143 
26.39/26.51	c 242839         911609         12199262       41219879       131            0              26   178   142 
28.99/29.12	c 267198         1001677        13437590       45196357       131            0              26   186   134 
31.99/32.19	c 293992         1111050        14835799       49974082       131            0              27   190   141 
35.38/35.54	c 323465         1233241        16415431       55153706       131            0              27   183   140 
39.49/39.68	c 355885         1366444        18366271       61553320       131            0              1   187   145  
42.98/43.18	c 391547         1500325        19957374       67148691       131            0              29   180   136 
47.18/47.34	c 430775         1645587        21838987       73353924       131            0              26   185   139 
51.48/51.63	c 473925         1815420        23766435       80433060       131            0              28   182   138 
57.28/57.49	c 521390         2014180        26451711       89373836       131            0              27   191   148 
63.68/63.85	c 573601         2236348        29448213       99287185       131            0              27   194   148 
70.67/70.84	c 631033         2472843        32741488       110270616      131            0              29   187   142 
78.17/78.39	c 694208         2739254        36213836       122186007      131            0              25   188   142 
85.87/86.06	c 763700         3008717        39925549       133689548      131            0              26   184   138 
95.47/95.67	c 840141         3363478        44374913       148967581      131            0              29   187   142 
104.97/105.16	c 924226         3681524        48824277       163575755      131            0              28   185   143 
116.26/116.45	c 1016719        4061767        54091991       181108601      131            0              27   189   144 
128.76/128.90	c 1118461        4466503        59957319       200315624      131            0              29   189   145 
144.26/144.41	c 1230377        5015807        67287487       226415750      131            0              30   192   146 
158.05/158.20	c 1353484        5507062        73644219       248091048      131            0              30   188   139 
175.05/175.27	c 1488901        6078287        81929580       275360302      131            0              30   184   141 
191.05/191.27	c 1637859        6604829        89294249       299044695      131            0              30   190   147 
211.14/211.37	c 1801712        7275155        98723792       330194065      131            0              30   194   145 
234.63/234.88	c 1981950        8080132        109690419      367571673      131            0              30   193   147 
260.23/260.43	c 2180211        8896787        121930084      406598981      131            0              30   193   146 
283.73/283.94	c 2398298        9778804        132800776      442172667      131            0              30   189   139 
313.62/313.89	c 2638193        10790696       146524193      490310448      131            0              30   188   143 
337.71/337.90	c 2902077        11637173       157305939      525646476      131            0              30   189   134 
372.20/372.49	c 3192349        12808058       172833980      580918871      131            0              30   197   145 
409.89/410.18	c 3511648        14077500       190520198      638770041      131            0              30   193   144 
450.98/451.27	c 3862876        15528426       209508653      704795057      131            0              30   190   142 
496.57/496.88	c 4249226        17054528       231300056      773112012      131            0              30   193   143 
550.56/550.83	c 4674211        18724400       257532485      856177093      131            0              30   192   145 
597.07/597.32	c 5141694        20312356       279305807      924644183      131            0              30   184   130 
654.15/654.42	c 5655925        22274456       305790003      1014982930     131            0              30   187   143 
714.74/715.08	c 6221579        24246094       334356139      1101815397     131            0              30   190   136 
792.42/792.77	c 6843798        26805480       371218342      1223352853     131            0              30   193   145 
878.01/878.37	c 7528238        29799883       412388001      1357602025     131            0              27   198   144 
966.40/966.72	c 8281122        32739232       453329253      1493994246     131            0              30   198   146 
1063.10/1063.43	c 9109294        35863148       498713688      1635826649     131            0              29   199   142 
1174.09/1174.48	c 10020283       39665393       551027548      1808715853     131            0              30   191   147 
1293.19/1293.53	c 11022370       43691228       608373663      1991394187     131            0              27   193   137 
1419.58/1419.90	c 12124665       47954689       667253595      2191951036     131            0              30   195   146 
1571.37/1571.78	c 13337189       52775277       739928168      2422620041     131            0              30   200   148 
1728.87/1729.29	c 14670965       58230217       812526644      2662752159     131            0              30   191   141 
1908.16/1908.56	c 16138118       64041360       897170937      2946640171     131            0              30   200   147 
2106.95/2107.35	c 17751986       70981212       991590524      3267905574     131            0              30   198   147 
2335.64/2336.05	c 19527240       78479237       1098322891     3622971758     131            0              30   198   144 
2519.63/2520.00	
2519.63/2520.00	c *** INTERRUPTED ***
2519.63/2520.00	c restarts              : 104         
2519.63/2520.00	c conflicts             : 20994710     (8332 /sec)
2519.63/2520.00	c decisions             : 84687910     (33611 /sec)
2519.63/2520.00	c propagations          : 3905551829  (1550052 /sec)
2519.63/2520.00	c root propagations     : 1256        
2519.63/2520.00	c filter calls          : 1186775710     (471013 /sec)
2519.63/2520.00	c useless filter calls  : 727277667      (61 %)
2519.63/2520.00	c Memory used           : 27.27 MB
2519.63/2520.00	c CPU time              : 2519.63 s
2519.63/2520.00	
2519.63/2520.00	s UNKNOWN

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

pid=9590
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: 2.06 2.03 2.05 3/180 9593
/proc/meminfo: memFree=31354636/32770624 swapFree=0/325360
[pid=9593] ppid=9590 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/9593/stat : 9593 (runsolver) D 9590 9593 1785 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 56007108 24240128 107 18446744073709551615 4194304 4338465 140731027157808 140731027155448 140201926767319 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6438912 6441760 11866112 140731027161282 140731027161673 140731027161673 140731027165130 0
/proc/9593/statm: 5918 107 54 36 0 2156 0

[startup+0.100139 s]
/proc/loadavg: 2.06 2.03 2.05 3/180 9593
/proc/meminfo: memFree=31354636/32770624 swapFree=0/325360
[pid=9593] ppid=9590 vsize=2040 CPUtime=0 cores=0,2,4,6
/proc/9593/stat : 9593 (cosoco) R 9590 9593 1785 0 -1 4194304 155 0 0 0 0 0 0 0 20 0 1 0 56007108 2088960 1 18446744073709551615 4194304 5972588 140726505087776 140726505085016 140571188717077 0 0 1 0 0 0 0 17 4 0 0 9 0 0 8070896 8075904 22556672 140726505095662 140726505095757 140726505095757 140726505099214 0
/proc/9593/statm: 510 1 0 435 0 39 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2040

[startup+0.200748 s]
/proc/loadavg: 2.06 2.03 2.05 3/180 9593
/proc/meminfo: memFree=31354636/32770624 swapFree=0/325360
[pid=9593] ppid=9590 vsize=27788 CPUtime=0.09 cores=0,2,4,6
/proc/9593/stat : 9593 (cosoco) R 9590 9593 1785 0 -1 4202496 1220 0 0 0 9 0 0 0 20 0 1 0 56007108 28454912 1030 18446744073709551615 4194304 5972588 140726505087776 140726505085080 4979175 0 0 1 8405026 0 0 0 17 6 0 0 9 0 0 8070896 8075904 22556672 140726505095662 140726505095757 140726505095757 140726505099214 0
/proc/9593/statm: 6947 1030 776 435 0 310 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27788

[startup+0.300749 s]
/proc/loadavg: 2.06 2.03 2.05 3/180 9593
/proc/meminfo: memFree=31354636/32770624 swapFree=0/325360
[pid=9593] ppid=9590 vsize=27788 CPUtime=0.19 cores=0,2,4,6
/proc/9593/stat : 9593 (cosoco) R 9590 9593 1785 0 -1 4202496 1221 0 0 0 19 0 0 0 20 0 1 0 56007108 28454912 1030 18446744073709551615 4194304 5972588 140726505087776 140726505085080 5094197 0 0 1 8405026 0 0 0 17 6 0 0 9 0 0 8070896 8075904 22556672 140726505095662 140726505095757 140726505095757 140726505099214 0
/proc/9593/statm: 6947 1030 776 435 0 310 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 27788

[startup+0.700157 s]
/proc/loadavg: 2.06 2.03 2.05 3/180 9593
/proc/meminfo: memFree=31354636/32770624 swapFree=0/325360
[pid=9593] ppid=9590 vsize=27788 CPUtime=0.59 cores=0,2,4,6
/proc/9593/stat : 9593 (cosoco) R 9590 9593 1785 0 -1 4202496 1225 0 0 0 59 0 0 0 20 0 1 0 56007108 28454912 1030 18446744073709551615 4194304 5972588 140726505087776 140726505085080 4975619 0 0 1 8405026 0 0 0 17 0 0 0 9 0 0 8070896 8075904 22556672 140726505095662 140726505095757 140726505095757 140726505099214 0
/proc/9593/statm: 6947 1030 776 435 0 310 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 27788

[startup+1.50017 s]
/proc/loadavg: 2.06 2.03 2.05 3/181 9594
/proc/meminfo: memFree=31353708/32770624 swapFree=0/325400
[pid=9593] ppid=9590 vsize=27788 CPUtime=1.39 cores=0,2,4,6
/proc/9593/stat : 9593 (cosoco) R 9590 9593 1785 0 -1 4202496 1228 0 0 0 139 0 0 0 20 0 1 0 56007108 28454912 1030 18446744073709551615 4194304 5972588 140726505087776 140726505085080 4934329 0 0 1 8405026 0 0 0 17 0 0 0 9 0 0 8070896 8075904 22556672 140726505095662 140726505095757 140726505095757 140726505099214 0
/proc/9593/statm: 6947 1030 776 435 0 310 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 27788

[startup+3.10018 s]
/proc/loadavg: 2.06 2.03 2.05 3/181 9594
/proc/meminfo: memFree=31353596/32770624 swapFree=0/325364
[pid=9593] ppid=9590 vsize=27788 CPUtime=2.99 cores=0,2,4,6
/proc/9593/stat : 9593 (cosoco) R 9590 9593 1785 0 -1 4202496 1463 0 0 0 299 0 0 0 20 0 1 0 56007108 28454912 1071 18446744073709551615 4194304 5972588 140726505087776 140726505085080 4977723 0 0 1 8405026 0 0 0 17 0 0 0 9 0 0 8070896 8075904 22556672 140726505095662 140726505095757 140726505095757 140726505099214 0
/proc/9593/statm: 6947 1071 778 435 0 310 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 27788

[startup+6.30017 s]
/proc/loadavg: 2.06 2.03 2.05 3/181 9594
/proc/meminfo: memFree=31353596/32770624 swapFree=0/325360
[pid=9593] ppid=9590 vsize=27788 CPUtime=6.19 cores=0,2,4,6
/proc/9593/stat : 9593 (cosoco) R 9590 9593 1785 0 -1 4202496 1698 0 0 0 619 0 0 0 20 0 1 0 56007108 28454912 1075 18446744073709551615 4194304 5972588 140726505087776 140726505085080 4972741 0 0 1 8405026 0 0 0 17 0 0 0 9 0 0 8070896 8075904 22556672 140726505095662 140726505095757 140726505095757 140726505099214 0
/proc/9593/statm: 6947 1075 778 435 0 310 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 27788

[startup+12.7002 s]
/proc/loadavg: 2.05 2.03 2.05 3/181 9595
/proc/meminfo: memFree=31352852/32770624 swapFree=0/325352
[pid=9593] ppid=9590 vsize=27788 CPUtime=12.59 cores=0,2,4,6
/proc/9593/stat : 9593 (cosoco) R 9590 9593 1785 0 -1 4202496 1933 0 0 0 1259 0 0 0 20 0 1 0 56007108 28454912 1076 18446744073709551615 4194304 5972588 140726505087776 140726505085080 4979114 0 0 1 8405026 0 0 0 17 0 0 0 9 0 0 8070896 8075904 22556672 140726505095662 140726505095757 140726505095757 140726505099214 0
/proc/9593/statm: 6947 1076 778 435 0 310 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 27788

[startup+25.5002 s]
/proc/loadavg: 2.04 2.03 2.05 3/181 9595
/proc/meminfo: memFree=31352976/32770624 swapFree=0/325360
[pid=9593] ppid=9590 vsize=27788 CPUtime=25.39 cores=0,2,4,6
/proc/9593/stat : 9593 (cosoco) R 9590 9593 1785 0 -1 4202496 2407 0 0 0 2539 0 0 0 20 0 1 0 56007108 28454912 1078 18446744073709551615 4194304 5972588 140726505087776 140726505085080 4975104 0 0 1 8405026 0 0 0 17 0 0 0 9 0 0 8070896 8075904 22556672 140726505095662 140726505095757 140726505095757 140726505099214 0
/proc/9593/statm: 6947 1078 778 435 0 310 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 27788

[startup+51.1002 s]
/proc/loadavg: 2.03 2.02 2.05 3/181 9596
/proc/meminfo: memFree=31353100/32770624 swapFree=0/325360
[pid=9593] ppid=9590 vsize=27788 CPUtime=50.98 cores=0,2,4,6
/proc/9593/stat : 9593 (cosoco) R 9590 9593 1785 0 -1 4202496 2648 0 0 0 5098 0 0 0 20 0 1 0 56007108 28454912 1080 18446744073709551615 4194304 5972588 140726505087776 140726505085080 5323995 0 0 1 8405026 0 0 0 17 0 0 0 9 0 0 8070896 8075904 22556672 140726505095662 140726505095757 140726505095757 140726505099214 0
/proc/9593/statm: 6947 1080 778 435 0 310 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 27788

[startup+102.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 9597
/proc/meminfo: memFree=31353168/32770624 swapFree=0/325368
[pid=9593] ppid=9590 vsize=27920 CPUtime=102.17 cores=0,2,4,6
/proc/9593/stat : 9593 (cosoco) R 9590 9593 1785 0 -1 4202496 2897 0 0 0 10217 0 0 0 20 0 1 0 56007108 28590080 1084 18446744073709551615 4194304 5972588 140726505087776 140726505085080 4972116 0 0 1 8405026 0 0 0 17 0 0 0 9 0 0 8070896 8075904 22556672 140726505095662 140726505095757 140726505095757 140726505099214 0
/proc/9593/statm: 6980 1084 778 435 0 343 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 27920

[startup+162.3 s]
/proc/loadavg: 2.09 2.04 2.05 3/184 9613
/proc/meminfo: memFree=31349048/32770624 swapFree=0/325380
[pid=9593] ppid=9590 vsize=27920 CPUtime=162.15 cores=0,2,4,6
/proc/9593/stat : 9593 (cosoco) R 9590 9593 1785 0 -1 4202496 3141 0 0 0 16215 0 0 0 20 0 1 0 56007108 28590080 1085 18446744073709551615 4194304 5972588 140726505087776 140726505085080 4975104 0 0 1 8405026 0 0 0 17 0 0 0 9 0 0 8070896 8075904 22556672 140726505095662 140726505095757 140726505095757 140726505099214 0
/proc/9593/statm: 6980 1085 778 435 0 343 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 27920

[startup+222.306 s]
/proc/loadavg: 2.03 2.04 2.05 3/184 9615
/proc/meminfo: memFree=31349420/32770624 swapFree=0/325392
[pid=9593] ppid=9590 vsize=27920 CPUtime=222.14 cores=0,2,4,6
/proc/9593/stat : 9593 (cosoco) R 9590 9593 1785 0 -1 4202496 3385 0 0 0 22214 0 0 0 20 0 1 0 56007108 28590080 1085 18446744073709551615 4194304 5972588 140726505087776 140726505085080 4975792 0 0 1 8405026 0 0 0 17 0 0 0 9 0 0 8070896 8075904 22556672 140726505095662 140726505095757 140726505095757 140726505099214 0
/proc/9593/statm: 6980 1085 778 435 0 343 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 27920

[startup+282.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/181 9617
/proc/meminfo: memFree=31351700/32770624 swapFree=0/325388
[pid=9593] ppid=9590 vsize=27920 CPUtime=282.12 cores=0,2,4,6
/proc/9593/stat : 9593 (cosoco) R 9590 9593 1785 0 -1 4202496 3629 0 0 0 28212 0 0 0 20 0 1 0 56007108 28590080 1085 18446744073709551615 4194304 5972588 140726505087776 140726505085080 4975104 0 0 1 8405026 0 0 0 17 0 0 0 9 0 0 8070896 8075904 22556672 140726505095662 140726505095757 140726505095757 140726505099214 0
/proc/9593/statm: 6980 1085 778 435 0 343 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 27920

[startup+342.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/181 9619
/proc/meminfo: memFree=31352324/32770624 swapFree=0/325408
[pid=9593] ppid=9590 vsize=27920 CPUtime=342.11 cores=0,2,4,6
/proc/9593/stat : 9593 (cosoco) R 9590 9593 1785 0 -1 4202496 3873 0 0 0 34211 0 0 0 20 0 1 0 56007108 28590080 1085 18446744073709551615 4194304 5972588 140726505087776 140726505085080 4977723 0 0 1 8405026 0 0 0 17 0 0 0 9 0 0 8070896 8075904 22556672 140726505095662 140726505095757 140726505095757 140726505099214 0
/proc/9593/statm: 6980 1085 778 435 0 343 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 27920

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 9621
/proc/meminfo: memFree=31352296/32770624 swapFree=0/325428
[pid=9593] ppid=9590 vsize=27920 CPUtime=402.1 cores=0,2,4,6
/proc/9593/stat : 9593 (cosoco) R 9590 9593 1785 0 -1 4202496 4117 0 0 0 40210 0 0 0 20 0 1 0 56007108 28590080 1085 18446744073709551615 4194304 5972588 140726505087776 140726505085080 5338173 0 0 1 8405026 0 0 0 17 0 0 0 9 0 0 8070896 8075904 22556672 140726505095662 140726505095757 140726505095757 140726505099214 0
/proc/9593/statm: 6980 1085 778 435 0 343 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 27920

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 9623
/proc/meminfo: memFree=31352544/32770624 swapFree=0/325424
[pid=9593] ppid=9590 vsize=27920 CPUtime=462.08 cores=0,2,4,6
/proc/9593/stat : 9593 (cosoco) R 9590 9593 1785 0 -1 4202496 4361 0 0 0 46208 0 0 0 20 0 1 0 56007108 28590080 1085 18446744073709551615 4194304 5972588 140726505087776 140726505085080 4978767 0 0 1 8405026 0 0 0 17 0 0 0 9 0 0 8070896 8075904 22556672 140726505095662 140726505095757 140726505095757 140726505099214 0
/proc/9593/statm: 6980 1085 778 435 0 343 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 27920

[startup+522.3 s]
/proc/loadavg: 2.10 2.04 2.05 3/181 9625
/proc/meminfo: memFree=31351952/32770624 swapFree=0/325436
[pid=9593] ppid=9590 vsize=27920 CPUtime=522.07 cores=0,2,4,6
/proc/9593/stat : 9593 (cosoco) R 9590 9593 1785 0 -1 4202496 4609 0 0 0 52207 0 0 0 20 0 1 0 56007108 28590080 1087 18446744073709551615 4194304 5972588 140726505087776 140726505085080 4935408 0 0 1 8405026 0 0 0 17 0 0 0 9 0 0 8070896 8075904 22556672 140726505095662 140726505095757 140726505095757 140726505099214 0
/proc/9593/statm: 6980 1087 778 435 0 343 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 27920

[startup+582.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/181 9627
/proc/meminfo: memFree=31352184/32770624 swapFree=0/325444
[pid=9593] ppid=9590 vsize=27920 CPUtime=582.06 cores=0,2,4,6
/proc/9593/stat : 9593 (cosoco) R 9590 9593 1785 0 -1 4202496 4855 0 0 0 58206 0 0 0 20 0 1 0 56007108 28590080 1087 18446744073709551615 4194304 5972588 140726505087776 140726505085080 4975893 0 0 1 8405026 0 0 0 17 0 0 0 9 0 0 8070896 8075904 22556672 140726505095662 140726505095757 140726505095757 140726505099214 0
/proc/9593/statm: 6980 1087 778 435 0 343 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 27920


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


[startup+1602.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/181 9691
/proc/meminfo: memFree=31351008/32770624 swapFree=0/325724
[pid=9593] ppid=9590 vsize=27920 CPUtime=1601.97 cores=0,2,4,6
/proc/9593/stat : 9593 (cosoco) R 9590 9593 1785 0 -1 4202496 8857 0 0 0 160196 1 0 0 20 0 1 0 56007108 28590080 1087 18446744073709551615 4194304 5972588 140726505087776 140726505085080 5323673 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 22556672 140726505095662 140726505095757 140726505095757 140726505099214 0
/proc/9593/statm: 6980 1087 778 435 0 343 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 27920

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 9694
/proc/meminfo: memFree=31351240/32770624 swapFree=0/325724
[pid=9593] ppid=9590 vsize=27920 CPUtime=1661.97 cores=0,2,4,6
/proc/9593/stat : 9593 (cosoco) R 9590 9593 1785 0 -1 4202496 9079 0 0 0 166196 1 0 0 20 0 1 0 56007108 28590080 1087 18446744073709551615 4194304 5972588 140726505087776 140726505085080 5312315 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 22556672 140726505095662 140726505095757 140726505095757 140726505099214 0
/proc/9593/statm: 6980 1087 778 435 0 343 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 27920

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 9696
/proc/meminfo: memFree=31351488/32770624 swapFree=0/325748
[pid=9593] ppid=9590 vsize=27920 CPUtime=1721.97 cores=0,2,4,6
/proc/9593/stat : 9593 (cosoco) R 9590 9593 1785 0 -1 4202496 9302 0 0 0 172196 1 0 0 20 0 1 0 56007108 28590080 1087 18446744073709551615 4194304 5972588 140726505087776 140726505085080 4979111 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 22556672 140726505095662 140726505095757 140726505095757 140726505099214 0
/proc/9593/statm: 6980 1087 778 435 0 343 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 27920

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 9698
/proc/meminfo: memFree=31351580/32770624 swapFree=0/325764
[pid=9593] ppid=9590 vsize=27920 CPUtime=1781.96 cores=0,2,4,6
/proc/9593/stat : 9593 (cosoco) R 9590 9593 1785 0 -1 4202496 9547 0 0 0 178195 1 0 0 20 0 1 0 56007108 28590080 1087 18446744073709551615 4194304 5972588 140726505087776 140726505085080 4972639 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 22556672 140726505095662 140726505095757 140726505095757 140726505099214 0
/proc/9593/statm: 6980 1087 778 435 0 343 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 27920

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 9701
/proc/meminfo: memFree=31351660/32770624 swapFree=0/325788
[pid=9593] ppid=9590 vsize=27920 CPUtime=1841.96 cores=0,2,4,6
/proc/9593/stat : 9593 (cosoco) R 9590 9593 1785 0 -1 4202496 9774 0 0 0 184195 1 0 0 20 0 1 0 56007108 28590080 1087 18446744073709551615 4194304 5972588 140726505087776 140726505085080 4935704 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 22556672 140726505095662 140726505095757 140726505095757 140726505099214 0
/proc/9593/statm: 6980 1087 778 435 0 343 0
Current children cumulated CPU time (s) 1841.96
Current children cumulated vsize (KiB) 27920

[startup+1902.3 s]
/proc/loadavg: 1.94 2.00 2.04 3/181 9764
/proc/meminfo: memFree=31176292/32770624 swapFree=0/328148
[pid=9593] ppid=9590 vsize=27920 CPUtime=1901.96 cores=0,2,4,6
/proc/9593/stat : 9593 (cosoco) R 9590 9593 1785 0 -1 4202496 10000 0 0 0 190195 1 0 0 20 0 1 0 56007108 28590080 1087 18446744073709551615 4194304 5972588 140726505087776 140726505085080 4971844 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 22556672 140726505095662 140726505095757 140726505095757 140726505099214 0
/proc/9593/statm: 6980 1087 778 435 0 343 0
Current children cumulated CPU time (s) 1901.96
Current children cumulated vsize (KiB) 27920

[startup+1962.3 s]
/proc/loadavg: 1.98 2.00 2.04 3/184 9780
/proc/meminfo: memFree=31171872/32770624 swapFree=0/328144
[pid=9593] ppid=9590 vsize=27920 CPUtime=1961.96 cores=0,2,4,6
/proc/9593/stat : 9593 (cosoco) R 9590 9593 1785 0 -1 4202496 10244 0 0 0 196195 1 0 0 20 0 1 0 56007108 28590080 1087 18446744073709551615 4194304 5972588 140726505087776 140726505085080 5338144 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 22556672 140726505095662 140726505095757 140726505095757 140726505099214 0
/proc/9593/statm: 6980 1087 778 435 0 343 0
Current children cumulated CPU time (s) 1961.96
Current children cumulated vsize (KiB) 27920

[startup+2022.3 s]
/proc/loadavg: 2.07 2.01 2.05 3/185 9807
/proc/meminfo: memFree=31169932/32770624 swapFree=0/328204
[pid=9593] ppid=9590 vsize=27920 CPUtime=2021.95 cores=0,2,4,6
/proc/9593/stat : 9593 (cosoco) R 9590 9593 1785 0 -1 4202496 10468 0 0 0 202194 1 0 0 20 0 1 0 56007108 28590080 1087 18446744073709551615 4194304 5972588 140726505087776 140726505085080 4978039 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 22556672 140726505095662 140726505095757 140726505095757 140726505099214 0
/proc/9593/statm: 6980 1087 778 435 0 343 0
Current children cumulated CPU time (s) 2021.95
Current children cumulated vsize (KiB) 27920

[startup+2082.3 s]
/proc/loadavg: 2.02 2.01 2.05 3/185 9809
/proc/meminfo: memFree=31171332/32770624 swapFree=0/328200
[pid=9593] ppid=9590 vsize=27920 CPUtime=2081.96 cores=0,2,4,6
/proc/9593/stat : 9593 (cosoco) R 9590 9593 1785 0 -1 4202496 10692 0 0 0 208195 1 0 0 20 0 1 0 56007108 28590080 1087 18446744073709551615 4194304 5972588 140726505087776 140726505085080 4975792 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 22556672 140726505095662 140726505095757 140726505095757 140726505099214 0
/proc/9593/statm: 6980 1087 778 435 0 343 0
Current children cumulated CPU time (s) 2081.96
Current children cumulated vsize (KiB) 27920

[startup+2142.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/182 9811
/proc/meminfo: memFree=31174776/32770624 swapFree=0/328228
[pid=9593] ppid=9590 vsize=27920 CPUtime=2141.95 cores=0,2,4,6
/proc/9593/stat : 9593 (cosoco) R 9590 9593 1785 0 -1 4202496 10938 0 0 0 214194 1 0 0 20 0 1 0 56007108 28590080 1087 18446744073709551615 4194304 5972588 140726505087776 140726505085080 4972129 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 22556672 140726505095662 140726505095757 140726505095757 140726505099214 0
/proc/9593/statm: 6980 1087 778 435 0 343 0
Current children cumulated CPU time (s) 2141.95
Current children cumulated vsize (KiB) 27920

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 9813
/proc/meminfo: memFree=31174784/32770624 swapFree=0/328208
[pid=9593] ppid=9590 vsize=27920 CPUtime=2201.95 cores=0,2,4,6
/proc/9593/stat : 9593 (cosoco) R 9590 9593 1785 0 -1 4202496 11163 0 0 0 220194 1 0 0 20 0 1 0 56007108 28590080 1087 18446744073709551615 4194304 5972588 140726505087776 140726505085080 4972757 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 22556672 140726505095662 140726505095757 140726505095757 140726505099214 0
/proc/9593/statm: 6980 1087 778 435 0 343 0
Current children cumulated CPU time (s) 2201.95
Current children cumulated vsize (KiB) 27920

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 9815
/proc/meminfo: memFree=31175208/32770624 swapFree=0/328232
[pid=9593] ppid=9590 vsize=27920 CPUtime=2261.94 cores=0,2,4,6
/proc/9593/stat : 9593 (cosoco) R 9590 9593 1785 0 -1 4202496 11382 0 0 0 226193 1 0 0 20 0 1 0 56007108 28590080 1087 18446744073709551615 4194304 5972588 140726505087776 140726505085080 4975685 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 22556672 140726505095662 140726505095757 140726505095757 140726505099214 0
/proc/9593/statm: 6980 1087 778 435 0 343 0
Current children cumulated CPU time (s) 2261.94
Current children cumulated vsize (KiB) 27920

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 9817
/proc/meminfo: memFree=31174800/32770624 swapFree=0/328224
[pid=9593] ppid=9590 vsize=27920 CPUtime=2321.94 cores=0,2,4,6
/proc/9593/stat : 9593 (cosoco) R 9590 9593 1785 0 -1 4202496 11601 0 0 0 232193 1 0 0 20 0 1 0 56007108 28590080 1087 18446744073709551615 4194304 5972588 140726505087776 140726505085080 4978062 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 22556672 140726505095662 140726505095757 140726505095757 140726505099214 0
/proc/9593/statm: 6980 1087 778 435 0 343 0
Current children cumulated CPU time (s) 2321.94
Current children cumulated vsize (KiB) 27920

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 9819
/proc/meminfo: memFree=31175168/32770624 swapFree=0/328220
[pid=9593] ppid=9590 vsize=27920 CPUtime=2381.94 cores=0,2,4,6
/proc/9593/stat : 9593 (cosoco) R 9590 9593 1785 0 -1 4202496 11852 0 0 0 238193 1 0 0 20 0 1 0 56007108 28590080 1087 18446744073709551615 4194304 5972588 140726505087776 140726505085080 4971544 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 22556672 140726505095662 140726505095757 140726505095757 140726505099214 0
/proc/9593/statm: 6980 1087 778 435 0 343 0
Current children cumulated CPU time (s) 2381.94
Current children cumulated vsize (KiB) 27920

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 9821
/proc/meminfo: memFree=31175048/32770624 swapFree=0/328252
[pid=9593] ppid=9590 vsize=27920 CPUtime=2441.93 cores=0,2,4,6
/proc/9593/stat : 9593 (cosoco) R 9590 9593 1785 0 -1 4202496 12076 0 0 0 244192 1 0 0 20 0 1 0 56007108 28590080 1087 18446744073709551615 4194304 5972588 140726505087776 140726505085080 4908843 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 22556672 140726505095662 140726505095757 140726505095757 140726505099214 0
/proc/9593/statm: 6980 1087 778 435 0 343 0
Current children cumulated CPU time (s) 2441.93
Current children cumulated vsize (KiB) 27920

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 9823
/proc/meminfo: memFree=31175160/32770624 swapFree=0/328244
[pid=9593] ppid=9590 vsize=27920 CPUtime=2501.93 cores=0,2,4,6
/proc/9593/stat : 9593 (cosoco) R 9590 9593 1785 0 -1 4202496 12300 0 0 0 250192 1 0 0 20 0 1 0 56007108 28590080 1087 18446744073709551615 4194304 5972588 140726505087776 140726505085080 4935704 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 22556672 140726505095662 140726505095757 140726505095757 140726505099214 0
/proc/9593/statm: 6980 1087 778 435 0 343 0
Current children cumulated CPU time (s) 2501.93
Current children cumulated vsize (KiB) 27920



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.06 2.03 2.05 3/181 9824
/proc/meminfo: memFree=31175160/32770624 swapFree=0/328244
[pid=9593] ppid=9590 vsize=27920 CPUtime=2519.63 cores=0,2,4,6
/proc/9593/stat : 9593 (cosoco) R 9590 9593 1785 0 -1 4202496 12524 0 0 0 251962 1 0 0 20 0 1 0 56007108 28590080 1087 18446744073709551615 4194304 5972588 140726505087776 140726505085080 4975114 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 22556672 140726505095662 140726505095757 140726505095757 140726505099214 0
/proc/9593/statm: 6980 1087 778 435 0 343 0
Current children cumulated CPU time (s) 2519.63
Current children cumulated vsize (KiB) 27920

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

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

Child status: 1
Real time (s): 2520
CPU time (s): 2519.64
CPU user time (s): 2519.63
CPU system time (s): 0.013998
CPU usage (%): 99.9857
Max. virtual memory (cumulated for all children) (KiB): 27920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.63
system time used= 0.013998
maximum resident set size= 4424
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12575
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= 1408

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.79137 second user time and 8.64763 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-12 13:27:55
IDJOB=4268145
IDBENCH=133180
IDSOLVER=2658
FILE ID=node126/4268145-1502538116
RUNJOBID= node126-1502500311-1848
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/Ortholatin/Ortholatin-m1-s1/Ortholatin-009.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4268145-1502538116/watcher-4268145-1502538116 -o /tmp/evaluation-result-4268145-1502538116/solver-4268145-1502538116 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502500311-1848 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4268145-1502538116.xml

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

MD5SUM BENCH= f1f2c4ea81b28916fca828d1ce53413f
RANDOM SEED=2109093757

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:        31354936 kB
MemAvailable:   31980484 kB
Buffers:          302956 kB
Cached:           594940 kB
SwapCached:          524 kB
Active:           559668 kB
Inactive:         396684 kB
Active(anon):      12572 kB
Inactive(anon):    71324 kB
Active(file):     547096 kB
Inactive(file):   325360 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:              2372 kB
Writeback:             0 kB
AnonPages:         57584 kB
Mapped:            45384 kB
Shmem:             25248 kB
Slab:             163596 kB
SReclaimable:     137852 kB
SUnreclaim:        25744 kB
KernelStack:        3248 kB
PageTables:         4540 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     319352 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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= 61980 MiB
End job on node126 at 2017-08-12 14:09:56