Trace number 4267295

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-mini 1.12? (TO) 2400.0901 2400.1101

General information on the benchmark

NameLangford/Langford-m2-s1/
LangfordBin-18.xml
MD5SUM2eb0e4a14086f4f78b25f1ea6eeffb68
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables72
Number of constraints54
Number of domains2
Minimum domain size18
Maximum domain size36
Distribution of domain sizes[{"size":18,"count":36},{"size":36,"count":36}]
Minimum variable degree2
Maximum variable degree36
Distribution of variable degrees[{"degree":2,"count":36},{"degree":36,"count":36}]
Minimum constraint arity2
Maximum constraint arity37
Distribution of constraint arities[{"arity":2,"count":18},{"arity":37,"count":36}]
Number of extensional constraints0
Number of intensional constraints18
Distribution of constraint types[{"type":"intension","count":18},{"type":"element","count":36}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.09	c root propagations     : 378         
0.00/0.09	c restarts enabled, print stats at every restarts
0.00/0.09	c
0.00/0.09	c
0.00/0.09	c
0.00/0.09	c This is cosoco 1.12 --  
0.00/0.09	c
0.00/0.09	c command line: cosoco -lc -model -restarts HOME/instance-4267295-1502605562.xml 
0.00/0.09	c ========================================[ Problem Statistics ]===========================================
0.00/0.09	c |                                                                                                       
0.00/0.09	c |  Parse time        :         0.02 s 
0.00/0.09	c |
0.00/0.09	c |               Variables: 72
0.00/0.09	c |            Domain Sizes: 18..36
0.00/0.09	c |
0.00/0.09	c |             Constraints: 54
0.00/0.09	c |                   Arity: 2..37  -- Binary: 18
0.00/0.09	c | 
0.00/0.09	c |                   Types: 
0.00/0.09	c |                          Element Constant: 36
0.00/0.09	c |                          Intension: 18
0.00/0.09	c |                          
0.00/0.09	c =========================================================================================================
0.00/0.09	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.10	c 101            481            33749          8249           36             0              41   62   49   
0.00/0.10	c 211            664            54427          20832          36             0              23   29   23   
0.03/0.11	c 332            866            72809          31492          36             0              23   26   23   
0.03/0.11	c 465            1035           91469          39858          36             0              20   25   22   
0.03/0.11	c 611            1228           107575         46755          36             0              22   25   23   
0.03/0.11	c 771            1451           127785         54812          36             0              22   25   23   
0.03/0.12	c 947            1686           144212         62216          36             0              22   24   23   
0.03/0.12	c 1140           1915           167267         70502          36             0              22   23   22   
0.03/0.12	c 1352           2214           197795         83335          36             0              21   28   23   
0.03/0.13	c 1585           2568           231453         97372          36             0              21   27   24   
0.03/0.13	c 1841           2918           277914         122712         36             0              20   27   25   
0.03/0.14	c 2122           3345           311281         136295         36             0              20   29   26   
0.03/0.14	c 2431           3808           337294         144357         36             0              26   27   26   
0.03/0.14	c 2770           4288           373546         159194         36             0              20   28   25   
0.03/0.15	c 3142           4711           423168         184403         36             0              22   25   22   
0.03/0.16	c 3551           5309           470058         208727         36             0              21   26   24   
0.03/0.16	c 4000           5842           517944         228484         36             0              21   27   24   
0.03/0.17	c 4493           6418           571982         257784         36             0              19   28   23   
0.03/0.17	c 5035           7065           635495         286728         36             0              24   29   26   
0.03/0.18	c 5631           7746           708442         326799         36             0              21   25   23   
0.03/0.19	c 6286           8507           769345         354418         36             0              20   25   24   
0.03/0.20	c 7006           9344           850394         386496         36             0              20   25   23   
0.03/0.21	c 7798           10227          930432         419667         36             0              22   23   22   
0.13/0.22	c 8669           11204          1034650        468842         36             0              21   26   22   
0.13/0.23	c 9627           12257          1133675        512565         36             0              22   25   23   
0.13/0.24	c 10680          13420          1263606        563661         36             0              22   23   22   
0.13/0.25	c 11838          14697          1379137        620554         36             0              20   25   23   
0.13/0.27	c 13111          16255          1559674        721494         36             0              18   22   19   
0.13/0.28	c 14511          17808          1673530        766810         36             0              22   24   22   
0.13/0.30	c 16051          19789          1841357        844369         36             0              21   25   22   
0.23/0.32	c 17745          21662          2059996        927088         36             0              21   23   22   
0.23/0.34	c 19608          23735          2214004        980465         36             0              20   29   22   
0.23/0.36	c 21657          26119          2439941        1061642        36             0              21   24   22   
0.23/0.38	c 23910          28666          2662610        1139031        36             0              19   29   26   
0.23/0.40	c 26388          31542          2893040        1218419        36             0              23   28   25   
0.33/0.42	c 29113          34744          3148689        1310461        36             0              20   29   26   
0.33/0.45	c 32110          38215          3445162        1429250        36             0              21   26   24   
0.33/0.48	c 35406          41873          3758983        1551845        36             0              20   26   24   
0.43/0.52	c 39031          46026          4173804        1710961        36             0              20   26   23   
0.43/0.56	c 43018          50546          4572356        1886305        36             0              21   26   24   
0.43/0.60	c 47403          55606          4968357        2074633        36             0              22   25   24   
0.53/0.65	c 52226          60846          5573787        2293822        36             0              20   25   22   
0.62/0.70	c 57531          66766          6048610        2492971        36             0              20   24   23   
0.62/0.75	c 63366          73404          6573168        2678052        36             0              20   26   23   
0.72/0.83	c 69784          80512          7379623        3053561        36             0              21   27   22   
0.82/0.90	c 76843          88400          8066331        3315813        36             0              20   27   23   
0.82/0.97	c 84607          96919          8871551        3678792        36             0              20   27   23   
0.93/1.04	c 93147          106544         9630251        3946636        36             0              21   29   26   
1.03/1.13	c 102541         116937         10529616       4339658        36             0              20   27   23   
1.12/1.20	c 112874         129606         11254350       4597966        36             0              21   27   25   
1.22/1.31	c 124240         143014         12512596       5066411        36             0              22   26   24   
1.32/1.45	c 136742         158898         13854386       5656156        36             0              20   30   23   
1.42/1.57	c 150494         175877         15131131       6176581        36             0              22   25   23   
1.52/1.67	c 165621         192443         16324802       6571777        36             0              20   28   24   
1.72/1.80	c 182260         210788         17767049       7046421        36             0              20   26   23   
1.82/1.94	c 200562         231316         19234371       7746141        36             0              23   25   23   
2.03/2.13	c 220694         254038         21150268       8576236        36             0              21   27   23   
2.22/2.33	c 242839         279564         23274185       9436517        36             0              21   26   24   
2.42/2.51	c 267198         306937         25408539       10069277       36             0              22   26   25   
2.62/2.75	c 293992         338575         28003305       11054592       36             0              23   26   24   
2.82/2.98	c 323465         371286         30559641       11967918       36             0              22   27   25   
3.12/3.27	c 355885         407275         33918233       13346814       36             0              23   26   25   
3.42/3.54	c 391547         448631         36964634       14520865       36             0              20   27   25   
3.72/3.86	c 430775         494133         40671637       15737387       36             0              22   27   24   
4.12/4.26	c 473925         544025         44971122       17401922       36             0              24   26   25   
4.52/4.69	c 521390         596344         49638158       19468126       36             0              22   26   24   
5.03/5.15	c 573601         662141         54781034       20946979       36             0              23   26   25   
5.52/5.65	c 631033         730427         60001433       23001474       36             0              20   27   24   
6.03/6.18	c 694208         801195         65779861       25315889       36             0              21   25   23   
6.62/6.74	c 763700         879626         71771923       27778481       36             0              20   26   23   
7.22/7.34	c 840141         967053         78357517       30222668       36             0              20   26   24   
8.03/8.13	c 924226         1073379        86513814       33741705       36             0              18   27   24   
8.72/8.81	c 1016719        1177578        94193984       36777681       36             0              20   26   23   
9.62/9.78	c 1118461        1297044        104444362      40600324       36             0              20   27   23   
10.32/10.49	c 1230377        1420515        112792441      43833935       36             0              20   26   24   
11.32/11.47	c 1353484        1556971        123550088      47734819       36             0              20   27   23   
12.42/12.51	c 1488901        1711397        135087428      51494548       36             0              19   26   22   
13.62/13.77	c 1637859        1882145        148898934      56445475       36             0              20   27   23   
14.82/14.98	c 1801712        2067381        161696139      61766917       36             0              21   26   24   
16.22/16.37	c 1981950        2273884        176878718      67801728       36             0              21   26   24   
17.93/18.05	c 2180211        2497207        194215075      75433738       36             0              21   27   23   
19.52/19.65	c 2398298        2761819        211436896      82535585       36             0              22   28   26   
21.82/21.95	c 2638193        3046421        234840491      92727571       36             0              21   26   24   
24.52/24.63	c 2902077        3354043        262917398      104756687      36             0              20   25   23   
27.32/27.41	c 3192349        3699930        289769031      118793515      36             0              22   25   24   
30.72/30.82	c 3511648        4054566        324072852      135524313      36             0              19   24   23   
33.52/33.62	c 3862876        4465650        355648840      148179016      36             0              22   28   25   
36.62/36.72	c 4249226        4898624        388315879      161031556      36             0              20   28   24   
40.42/40.58	c 4674211        5372697        430988829      177413357      36             0              21   27   24   
43.32/43.45	c 5141694        5916047        466815469      187571918      36             0              20   28   26   
46.93/47.02	c 5655925        6506059        506620536      199965089      36             0              21   27   24   
51.72/51.80	c 6221579        7145530        560693820      219305314      36             0              21   27   23   
56.62/56.75	c 6843798        7894688        612090209      239497325      36             0              20   27   23   
61.12/61.20	c 7528238        8697965        659874414      256119705      36             0              22   26   24   
66.62/66.74	c 8281122        9568803        722585260      279568627      36             0              21   27   25   
74.52/74.70	c 9109294        10490302       804386435      313685396      36             0              20   28   23   
81.72/81.88	c 10020283       11595001       881414060      343813244      36             0              21   28   25   
90.32/90.41	c 11022370       12745886       980643619      379506401      36             0              23   27   25   
100.42/100.59	c 12124665       14005557       1091990484     425148800      36             0              21   27   24   
111.32/111.44	c 13337189       15355519       1215943268     471456262      36             0              22   27   24   
120.82/120.98	c 14670965       16871884       1321705712     512965111      36             0              22   28   24   
132.82/132.99	c 16138118       18547316       1453966029     565998743      36             0              20   28   24   
145.93/146.09	c 17751986       20368903       1593710813     623060005      36             0              22   28   25   
160.82/160.94	c 19527240       22380351       1761740715     684694602      36             0              22   28   25   
175.12/175.28	c 21480019       24671252       1908343421     749230007      36             0              22   26   24   
193.03/193.11	c 23628075       27095483       2113967834     819137521      36             0              22   28   25   
212.03/212.12	c 25990936       29926626       2316551565     901914614      36             0              22   27   25   
235.22/235.34	c 28590083       33200457       2551672398     999853400      36             0              21   27   25   
262.82/262.93	c 31449144       36649270       2852747865     1116308380     36             0              20   27   24   
287.93/288.05	c 34594111       40446525       3132499924     1214736327     36             0              20   29   25   
312.93/313.02	c 38053574       44314083       3441835918     1313027160     36             0              21   28   25   
348.73/348.90	c 41858983       48695302       3844465761     1466846850     36             0              20   28   24   
379.43/379.57	c 46044932       53686067       4213805868     1592883856     36             0              20   28   26   
410.93/411.06	c 50649475       58939616       4571754471     1712949426     36             0              20   28   25   
448.73/448.80	c 55714472       64670428       5017982219     1865405128     36             0              19   27   25   
487.53/487.62	c 61285968       71379896       5464024203     2012691042     36             0              22   29   26   
528.33/528.48	c 67414613       78489754       5945931116     2167977393     36             0              22   29   26   
581.94/582.03	c 74156122       86691235       6555519438     2373767336     36             0              20   29   26   
642.83/642.93	c 81571781       96206557       7218221559     2591027828     36             0              21   28   25   
707.83/707.91	c 89729005       106102907      7972708778     2863571608     36             0              21   27   25   
777.64/777.76	c 98701951       118028603      8686650434     3162226270     36             0              22   27   25   
857.44/857.58	c 108572191      130195910      9592554817     3509611746     36             0              22   27   25   
938.84/938.99	c 119429455      143856651      10481300538    3801267420     36             0              21   27   25   
1028.14/1028.24	c 131372445      158629746      11467249815    4141724572     36             0              21   27   25   
1137.24/1137.33	c 144509734      174773421      12673657584    4591346703     36             0              20   28   25   
1248.65/1248.75	c 158960751      191373749      14025020895    5057304469     36             0              20   29   25   
1351.85/1351.97	c 174856869      209768550      15313727779    5402405246     36             0              20   29   25   
1473.25/1473.38	c 192342598      229550781      16745684441    5861239854     36             0              20   28   24   
1626.15/1626.26	c 211576899      251444132      18503320725    6471393712     36             0              21   29   25   
1771.46/1771.57	c 232734630      275962591      20256913229    6987168137     36             0              18   27   24   
1935.46/1935.52	c 256008134      302873338      22139377817    7640560784     36             0              20   27   24   
2101.77/2101.89	c 281608988      334346580      23999631239    8229125868     36             0              22   27   25   
2291.47/2291.58	c 309769927      367799356      26216205704    8831220767     36             0              20   26   23   
2400.08/2400.10	
2400.08/2400.10	c *** INTERRUPTED ***
2400.08/2400.10	c restarts              : 133         
2400.08/2400.10	c conflicts             : 324784253    (135322 /sec)
2400.08/2400.10	c decisions             : 385170196    (160482 /sec)
2400.08/2400.10	c propagations          : 9249628046  (3853878 /sec)
2400.08/2400.10	c root propagations     : 378         
2400.08/2400.10	c filter calls          : 27435639969    (11431121 /sec)
2400.08/2400.10	c useless filter calls  : 22499342740    (82 %)
2400.08/2400.10	c Memory used           : 26.28 MB
2400.08/2400.10	c CPU time              : 2400.08 s
2400.08/2400.10	
2400.08/2400.10	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15424 MiB free)
  memory of node 1: 16384 MiB (15660 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4267295-1502605562/watcher-4267295-1502605562 -o /tmp/evaluation-result-4267295-1502605562/solver-4267295-1502605562 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502597167-15986 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4267295-1502605562.xml 

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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=18005, runsolver pid=18002
Current StackSize limit: 8192 KiB


[startup+0.100602 s]*
/proc/loadavg: 2.01 2.05 2.05 3/182 18006
/proc/meminfo: memFree=31831120/32770624 swapFree=67108860/67108860
[pid=18005] ppid=18002 vsize=26908 memory=3564 CPUtime=0.03 cores=1,3,5,7
/proc/18005/stat : 18005 (cosoco) R 18002 18005 11586 0 -1 4202496 1112 0 0 0 3 0 0 0 20 0 1 0 48896863 27553792 891 18446744073709551615 4194304 5748600 140727743910432 140727743907832 4920099 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7849824 7854664 35794944 140727743918537 140727743918632 140727743918632 140727743922126 0
/proc/18005/statm: 6727 891 776 380 0 145 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3564 KiB

[startup+0.209159 s]*
/proc/loadavg: 2.01 2.05 2.05 3/182 18006
/proc/meminfo: memFree=31831120/32770624 swapFree=67108860/67108860
[pid=18005] ppid=18002 vsize=26908 memory=3564 CPUtime=0.13 cores=1,3,5,7
/proc/18005/stat : 18005 (cosoco) R 18002 18005 11586 0 -1 4202496 1112 0 0 0 13 0 0 0 20 0 1 0 48896863 27553792 891 18446744073709551615 4194304 5748600 140727743910432 140727743907832 4920181 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7849824 7854664 35794944 140727743918537 140727743918632 140727743918632 140727743922126 0
/proc/18005/statm: 6727 891 776 380 0 145 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3564 KiB

[startup+0.308719 s]*
/proc/loadavg: 2.01 2.05 2.05 3/182 18006
/proc/meminfo: memFree=31830748/32770624 swapFree=67108860/67108860
[pid=18005] ppid=18002 vsize=26908 memory=3564 CPUtime=0.23 cores=1,3,5,7
/proc/18005/stat : 18005 (cosoco) R 18002 18005 11586 0 -1 4202496 1112 0 0 0 23 0 0 0 20 0 1 0 48896863 27553792 891 18446744073709551615 4194304 5748600 140727743910432 140727743907832 4920128 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7849824 7854664 35794944 140727743918537 140727743918632 140727743918632 140727743922126 0
/proc/18005/statm: 6727 891 776 380 0 145 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3564 KiB

[startup+0.700275 s]
/proc/loadavg: 2.01 2.05 2.05 3/181 18006
/proc/meminfo: memFree=31831268/32770624 swapFree=67108860/67108860
[pid=18005] ppid=18002 vsize=26908 memory=3564 CPUtime=0.62 cores=1,3,5,7
/proc/18005/stat : 18005 (cosoco) R 18002 18005 11586 0 -1 4202496 1112 0 0 0 62 0 0 0 20 0 1 0 48896863 27553792 891 18446744073709551615 4194304 5748600 140727743910432 140727743907832 5127961 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7849824 7854664 35794944 140727743918537 140727743918632 140727743918632 140727743922126 0
/proc/18005/statm: 6727 891 776 380 0 145 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3564 KiB

[startup+1.50027 s]
/proc/loadavg: 2.01 2.05 2.05 3/181 18006
/proc/meminfo: memFree=31831268/32770624 swapFree=67108860/67108860
[pid=18005] ppid=18002 vsize=26908 memory=3564 CPUtime=1.42 cores=1,3,5,7
/proc/18005/stat : 18005 (cosoco) R 18002 18005 11586 0 -1 4202496 1112 0 0 0 142 0 0 0 20 0 1 0 48896863 27553792 891 18446744073709551615 4194304 5748600 140727743910432 140727743907832 4920200 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7849824 7854664 35794944 140727743918537 140727743918632 140727743918632 140727743922126 0
/proc/18005/statm: 6727 891 776 380 0 145 0
Current children cumulated CPU time: 1.42 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3564 KiB

[startup+3.10869 s]
/proc/loadavg: 2.01 2.05 2.05 3/181 18006
/proc/meminfo: memFree=31831508/32770624 swapFree=67108860/67108860
[pid=18005] ppid=18002 vsize=26908 memory=3800 CPUtime=3.03 cores=1,3,5,7
/proc/18005/stat : 18005 (cosoco) R 18002 18005 11586 0 -1 4202496 1187 0 0 0 303 0 0 0 20 0 1 0 48896863 27553792 950 18446744073709551615 4194304 5748600 140727743910432 140727743907832 4920121 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7849824 7854664 35794944 140727743918537 140727743918632 140727743918632 140727743922126 0
/proc/18005/statm: 6727 950 815 380 0 145 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3800 KiB

[startup+6.30026 s]
/proc/loadavg: 2.01 2.05 2.05 3/181 18006
/proc/meminfo: memFree=31831420/32770624 swapFree=67108860/67108860
[pid=18005] ppid=18002 vsize=26908 memory=3800 CPUtime=6.22 cores=1,3,5,7
/proc/18005/stat : 18005 (cosoco) R 18002 18005 11586 0 -1 4202496 1262 0 0 0 622 0 0 0 20 0 1 0 48896863 27553792 950 18446744073709551615 4194304 5748600 140727743910432 140727743907832 4920177 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7849824 7854664 35794944 140727743918537 140727743918632 140727743918632 140727743922126 0
/proc/18005/statm: 6727 950 815 380 0 145 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3800 KiB

[startup+12.7003 s]
/proc/loadavg: 2.01 2.05 2.05 3/181 18006
/proc/meminfo: memFree=31831420/32770624 swapFree=67108860/67108860
[pid=18005] ppid=18002 vsize=26908 memory=3800 CPUtime=12.62 cores=1,3,5,7
/proc/18005/stat : 18005 (cosoco) R 18002 18005 11586 0 -1 4202496 1337 0 0 0 1262 0 0 0 20 0 1 0 48896863 27553792 950 18446744073709551615 4194304 5748600 140727743910432 140727743907832 4920228 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7849824 7854664 35794944 140727743918537 140727743918632 140727743918632 140727743922126 0
/proc/18005/statm: 6727 950 815 380 0 145 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3800 KiB

[startup+25.5003 s]
/proc/loadavg: 2.01 2.04 2.05 3/181 18006
/proc/meminfo: memFree=31831420/32770624 swapFree=67108860/67108860
[pid=18005] ppid=18002 vsize=26908 memory=3800 CPUtime=25.42 cores=1,3,5,7
/proc/18005/stat : 18005 (cosoco) R 18002 18005 11586 0 -1 4202496 1487 0 0 0 2542 0 0 0 20 0 1 0 48896863 27553792 950 18446744073709551615 4194304 5748600 140727743910432 140727743907832 4920173 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7849824 7854664 35794944 140727743918537 140727743918632 140727743918632 140727743922126 0
/proc/18005/statm: 6727 950 815 380 0 145 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3800 KiB

[startup+51.1087 s]
/proc/loadavg: 2.00 2.04 2.05 3/181 18007
/proc/meminfo: memFree=31831512/32770624 swapFree=67108860/67108860
[pid=18005] ppid=18002 vsize=26908 memory=3800 CPUtime=51.03 cores=1,3,5,7
/proc/18005/stat : 18005 (cosoco) R 18002 18005 11586 0 -1 4202496 1562 0 0 0 5103 0 0 0 20 0 1 0 48896863 27553792 950 18446744073709551615 4194304 5748600 140727743910432 140727743907832 5122506 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7849824 7854664 35794944 140727743918537 140727743918632 140727743918632 140727743922126 0
/proc/18005/statm: 6727 950 815 380 0 145 0
Current children cumulated CPU time: 51.03 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3800 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/181 18009
/proc/meminfo: memFree=31831524/32770624 swapFree=67108860/67108860
[pid=18005] ppid=18002 vsize=26908 memory=3800 CPUtime=102.22 cores=1,3,5,7
/proc/18005/stat : 18005 (cosoco) R 18002 18005 11586 0 -1 4202496 1637 0 0 0 10222 0 0 0 20 0 1 0 48896863 27553792 950 18446744073709551615 4194304 5748600 140727743910432 140727743907832 5129221 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7849824 7854664 35794944 140727743918537 140727743918632 140727743918632 140727743922126 0
/proc/18005/statm: 6727 950 815 380 0 145 0
Current children cumulated CPU time: 102.22 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3800 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/181 18011
/proc/meminfo: memFree=31831708/32770624 swapFree=67108860/67108860
[pid=18005] ppid=18002 vsize=26908 memory=3800 CPUtime=162.22 cores=1,3,5,7
/proc/18005/stat : 18005 (cosoco) R 18002 18005 11586 0 -1 4202496 1712 0 0 0 16222 0 0 0 20 0 1 0 48896863 27553792 950 18446744073709551615 4194304 5748600 140727743910432 140727743907832 5000320 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7849824 7854664 35794944 140727743918537 140727743918632 140727743918632 140727743922126 0
/proc/18005/statm: 6727 950 815 380 0 145 0
Current children cumulated CPU time: 162.22 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3800 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 18013
/proc/meminfo: memFree=31831476/32770624 swapFree=67108860/67108860
[pid=18005] ppid=18002 vsize=26908 memory=3800 CPUtime=222.22 cores=1,3,5,7
/proc/18005/stat : 18005 (cosoco) R 18002 18005 11586 0 -1 4202496 1787 0 0 0 22222 0 0 0 20 0 1 0 48896863 27553792 950 18446744073709551615 4194304 5748600 140727743910432 140727743907832 4920205 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7849824 7854664 35794944 140727743918537 140727743918632 140727743918632 140727743922126 0
/proc/18005/statm: 6727 950 815 380 0 145 0
Current children cumulated CPU time: 222.22 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3800 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/180 18015
/proc/meminfo: memFree=31832808/32770624 swapFree=67108860/67108860
[pid=18005] ppid=18002 vsize=26908 memory=3800 CPUtime=282.22 cores=1,3,5,7
/proc/18005/stat : 18005 (cosoco) R 18002 18005 11586 0 -1 4202496 1862 0 0 0 28222 0 0 0 20 0 1 0 48896863 27553792 950 18446744073709551615 4194304 5748600 140727743910432 140727743907832 5000352 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7849824 7854664 35794944 140727743918537 140727743918632 140727743918632 140727743922126 0
/proc/18005/statm: 6727 950 815 380 0 145 0
Current children cumulated CPU time: 282.22 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3800 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 18018
/proc/meminfo: memFree=31831544/32770624 swapFree=67108860/67108860
[pid=18005] ppid=18002 vsize=26908 memory=3800 CPUtime=342.23 cores=1,3,5,7
/proc/18005/stat : 18005 (cosoco) R 18002 18005 11586 0 -1 4202496 1937 0 0 0 34223 0 0 0 20 0 1 0 48896863 27553792 950 18446744073709551615 4194304 5748600 140727743910432 140727743907832 5122564 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7849824 7854664 35794944 140727743918537 140727743918632 140727743918632 140727743922126 0
/proc/18005/statm: 6727 950 815 380 0 145 0
Current children cumulated CPU time: 342.23 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3800 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 18020
/proc/meminfo: memFree=31831780/32770624 swapFree=67108860/67108860
[pid=18005] ppid=18002 vsize=26908 memory=3800 CPUtime=402.23 cores=1,3,5,7
/proc/18005/stat : 18005 (cosoco) R 18002 18005 11586 0 -1 4202496 2012 0 0 0 40223 0 0 0 20 0 1 0 48896863 27553792 950 18446744073709551615 4194304 5748600 140727743910432 140727743907832 4920135 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7849824 7854664 35794944 140727743918537 140727743918632 140727743918632 140727743922126 0
/proc/18005/statm: 6727 950 815 380 0 145 0
Current children cumulated CPU time: 402.23 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3800 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 18022
/proc/meminfo: memFree=31831516/32770624 swapFree=67108860/67108860
[pid=18005] ppid=18002 vsize=26908 memory=3800 CPUtime=462.23 cores=1,3,5,7
/proc/18005/stat : 18005 (cosoco) R 18002 18005 11586 0 -1 4202496 2087 0 0 0 46223 0 0 0 20 0 1 0 48896863 27553792 950 18446744073709551615 4194304 5748600 140727743910432 140727743907832 4906277 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7849824 7854664 35794944 140727743918537 140727743918632 140727743918632 140727743922126 0
/proc/18005/statm: 6727 950 815 380 0 145 0
Current children cumulated CPU time: 462.23 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3800 KiB


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

/proc/18005/statm: 6727 950 815 380 0 145 0
Current children cumulated CPU time: 1662.26 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3800 KiB

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/185 18109
/proc/meminfo: memFree=31826228/32770624 swapFree=67108860/67108860
[pid=18005] ppid=18002 vsize=26908 memory=3800 CPUtime=1722.26 cores=1,3,5,7
/proc/18005/stat : 18005 (cosoco) R 18002 18005 11586 0 -1 4202496 3503 0 0 0 172226 0 0 0 20 0 1 0 48896863 27553792 950 18446744073709551615 4194304 5748600 140727743910432 140727743907832 4920177 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7849824 7854664 35794944 140727743918537 140727743918632 140727743918632 140727743922126 0
/proc/18005/statm: 6727 950 815 380 0 145 0
Current children cumulated CPU time: 1722.26 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3800 KiB

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/185 18111
/proc/meminfo: memFree=31825860/32770624 swapFree=67108860/67108860
[pid=18005] ppid=18002 vsize=26908 memory=3800 CPUtime=1782.26 cores=1,3,5,7
/proc/18005/stat : 18005 (cosoco) R 18002 18005 11586 0 -1 4202496 3578 0 0 0 178226 0 0 0 20 0 1 0 48896863 27553792 950 18446744073709551615 4194304 5748600 140727743910432 140727743907832 4920216 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7849824 7854664 35794944 140727743918537 140727743918632 140727743918632 140727743922126 0
/proc/18005/statm: 6727 950 815 380 0 145 0
Current children cumulated CPU time: 1782.26 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3800 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 18113
/proc/meminfo: memFree=31829564/32770624 swapFree=67108860/67108860
[pid=18005] ppid=18002 vsize=26908 memory=3800 CPUtime=1842.26 cores=1,3,5,7
/proc/18005/stat : 18005 (cosoco) R 18002 18005 11586 0 -1 4202496 3641 0 0 0 184226 0 0 0 20 0 1 0 48896863 27553792 950 18446744073709551615 4194304 5748600 140727743910432 140727743907832 5000334 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7849824 7854664 35794944 140727743918537 140727743918632 140727743918632 140727743922126 0
/proc/18005/statm: 6727 950 815 380 0 145 0
Current children cumulated CPU time: 1842.26 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3800 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 18115
/proc/meminfo: memFree=31829456/32770624 swapFree=67108860/67108860
[pid=18005] ppid=18002 vsize=26908 memory=3800 CPUtime=1902.26 cores=1,3,5,7
/proc/18005/stat : 18005 (cosoco) R 18002 18005 11586 0 -1 4202496 3704 0 0 0 190226 0 0 0 20 0 1 0 48896863 27553792 950 18446744073709551615 4194304 5748600 140727743910432 140727743907832 4920158 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7849824 7854664 35794944 140727743918537 140727743918632 140727743918632 140727743922126 0
/proc/18005/statm: 6727 950 815 380 0 145 0
Current children cumulated CPU time: 1902.26 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3800 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 18117
/proc/meminfo: memFree=31829596/32770624 swapFree=67108860/67108860
[pid=18005] ppid=18002 vsize=26908 memory=3800 CPUtime=1962.26 cores=1,3,5,7
/proc/18005/stat : 18005 (cosoco) R 18002 18005 11586 0 -1 4202496 3779 0 0 0 196226 0 0 0 20 0 1 0 48896863 27553792 950 18446744073709551615 4194304 5748600 140727743910432 140727743907832 4920135 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7849824 7854664 35794944 140727743918537 140727743918632 140727743918632 140727743922126 0
/proc/18005/statm: 6727 950 815 380 0 145 0
Current children cumulated CPU time: 1962.26 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3800 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 18119
/proc/meminfo: memFree=31829868/32770624 swapFree=67108860/67108860
[pid=18005] ppid=18002 vsize=26908 memory=3800 CPUtime=2022.26 cores=1,3,5,7
/proc/18005/stat : 18005 (cosoco) R 18002 18005 11586 0 -1 4202496 3842 0 0 0 202226 0 0 0 20 0 1 0 48896863 27553792 950 18446744073709551615 4194304 5748600 140727743910432 140727743907832 4909666 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7849824 7854664 35794944 140727743918537 140727743918632 140727743918632 140727743922126 0
/proc/18005/statm: 6727 950 815 380 0 145 0
Current children cumulated CPU time: 2022.26 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3800 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 18121
/proc/meminfo: memFree=31829752/32770624 swapFree=67108860/67108860
[pid=18005] ppid=18002 vsize=26908 memory=3800 CPUtime=2082.26 cores=1,3,5,7
/proc/18005/stat : 18005 (cosoco) R 18002 18005 11586 0 -1 4202496 3905 0 0 0 208226 0 0 0 20 0 1 0 48896863 27553792 950 18446744073709551615 4194304 5748600 140727743910432 140727743907832 4873120 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7849824 7854664 35794944 140727743918537 140727743918632 140727743918632 140727743922126 0
/proc/18005/statm: 6727 950 815 380 0 145 0
Current children cumulated CPU time: 2082.26 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3800 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 18184
/proc/meminfo: memFree=31823424/32770624 swapFree=67108860/67108860
[pid=18005] ppid=18002 vsize=26908 memory=3800 CPUtime=2142.27 cores=1,3,5,7
/proc/18005/stat : 18005 (cosoco) R 18002 18005 11586 0 -1 4202496 3980 0 0 0 214227 0 0 0 20 0 1 0 48896863 27553792 950 18446744073709551615 4194304 5748600 140727743910432 140727743907832 4906177 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7849824 7854664 35794944 140727743918537 140727743918632 140727743918632 140727743922126 0
/proc/18005/statm: 6727 950 815 380 0 145 0
Current children cumulated CPU time: 2142.27 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3800 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 18186
/proc/meminfo: memFree=31823868/32770624 swapFree=67108860/67108860
[pid=18005] ppid=18002 vsize=26908 memory=3800 CPUtime=2202.27 cores=1,3,5,7
/proc/18005/stat : 18005 (cosoco) R 18002 18005 11586 0 -1 4202496 4043 0 0 0 220227 0 0 0 20 0 1 0 48896863 27553792 950 18446744073709551615 4194304 5748600 140727743910432 140727743907832 4920181 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7849824 7854664 35794944 140727743918537 140727743918632 140727743918632 140727743922126 0
/proc/18005/statm: 6727 950 815 380 0 145 0
Current children cumulated CPU time: 2202.27 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3800 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 18188
/proc/meminfo: memFree=31824000/32770624 swapFree=67108860/67108860
[pid=18005] ppid=18002 vsize=26908 memory=3800 CPUtime=2262.27 cores=1,3,5,7
/proc/18005/stat : 18005 (cosoco) R 18002 18005 11586 0 -1 4202496 4106 0 0 0 226227 0 0 0 20 0 1 0 48896863 27553792 950 18446744073709551615 4194304 5748600 140727743910432 140727743907832 4873148 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7849824 7854664 35794944 140727743918537 140727743918632 140727743918632 140727743922126 0
/proc/18005/statm: 6727 950 815 380 0 145 0
Current children cumulated CPU time: 2262.27 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3800 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 18204
/proc/meminfo: memFree=31820204/32770624 swapFree=67108860/67108860
[pid=18005] ppid=18002 vsize=26908 memory=3800 CPUtime=2322.27 cores=1,3,5,7
/proc/18005/stat : 18005 (cosoco) R 18002 18005 11586 0 -1 4202496 4181 0 0 0 232227 0 0 0 20 0 1 0 48896863 27553792 950 18446744073709551615 4194304 5748600 140727743910432 140727743907832 4920228 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7849824 7854664 35794944 140727743918537 140727743918632 140727743918632 140727743922126 0
/proc/18005/statm: 6727 950 815 380 0 145 0
Current children cumulated CPU time: 2322.27 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3800 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 18206
/proc/meminfo: memFree=31819724/32770624 swapFree=67108860/67108860
[pid=18005] ppid=18002 vsize=26908 memory=3800 CPUtime=2382.27 cores=1,3,5,7
/proc/18005/stat : 18005 (cosoco) R 18002 18005 11586 0 -1 4202496 4244 0 0 0 238227 0 0 0 20 0 1 0 48896863 27553792 950 18446744073709551615 4194304 5748600 140727743910432 140727743907832 4920135 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7849824 7854664 35794944 140727743918537 140727743918632 140727743918632 140727743922126 0
/proc/18005/statm: 6727 950 815 380 0 145 0
Current children cumulated CPU time: 2382.27 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3800 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.11 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 18228
/proc/meminfo: memFree=31817808/32770624 swapFree=67108860/67108860
[pid=18005] ppid=18002 vsize=26908 memory=3800 CPUtime=2400.08 cores=1,3,5,7
/proc/18005/stat : 18005 (cosoco) R 18002 18005 11586 0 -1 4202496 4307 0 0 0 240008 0 0 0 20 0 1 0 48896863 27553792 950 18446744073709551615 4194304 5748600 140727743910432 140727743907832 4906312 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7849824 7854664 35794944 140727743918537 140727743918632 140727743918632 140727743922126 0
/proc/18005/statm: 6727 950 815 380 0 145 0
Current children cumulated CPU time: 2400.08 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3800 KiB

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

[startup+2400.11 s]
# the end of solver process 18005 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2400.08 s, system=0.002 s

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

[startup+2400.11 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 18228
/proc/meminfo: memFree=31817808/32770624 swapFree=67108860/67108860
[pid=18005] ppid=18002 vsize=26908 memory=3800 CPUtime=2400.08 cores=1,3,5,7
/proc/18005/stat : 18005 (cosoco) R 18002 18005 11586 0 -1 4202496 4307 0 0 0 240008 0 0 0 20 0 1 0 48896863 27553792 950 18446744073709551615 4194304 5748600 140727743910432 140727743907832 4906312 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7849824 7854664 35794944 140727743918537 140727743918632 140727743918632 140727743922126 0
/proc/18005/statm: 6727 950 815 380 0 145 0
Current children cumulated CPU time: 2400.08 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3800 KiB

Child status: 1
Real time (s): 2400.11
CPU time (s): 2400.09
CPU user time (s): 2400.08
CPU system time (s): 0.002
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 26908
Max. memory (cumulated for all children) (KiB): 3800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.08
system time used= 0.002
maximum resident set size= 3864
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4355
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= 605


# summary of solver processes directly reported to runsolver:
#   pid: 18005
#   total CPU time (s): 2400.09
#   total CPU user time (s): 2400.08
#   total CPU system time (s): 0.002

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.33333 second user time and 15.6848 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-13 08:11:46
IDJOB=4267295
IDBENCH=124382
IDSOLVER=2657
FILE ID=node124/4267295-1502605562
RUNJOBID= node124-1502597167-15986
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco-mini 1.12
BENCH NAME= XCSP17/Langford/Langford-m2-s1/LangfordBin-18.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4267295-1502605562/watcher-4267295-1502605562 -o /tmp/evaluation-result-4267295-1502605562/solver-4267295-1502605562 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502597167-15986 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4267295-1502605562.xml

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

MD5SUM BENCH= 2eb0e4a14086f4f78b25f1ea6eeffb68
RANDOM SEED=1096108361

node124.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.51
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.51
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.51
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.51
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:        31831204 kB
MemAvailable:   31999040 kB
Buffers:          151952 kB
Cached:           306268 kB
SwapCached:            0 kB
Active:           363848 kB
Inactive:         150652 kB
Active(anon):       7472 kB
Inactive(anon):    74136 kB
Active(file):     356376 kB
Inactive(file):    76516 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2004 kB
Writeback:             4 kB
AnonPages:         55916 kB
Mapped:            43768 kB
Shmem:             25320 kB
Slab:             127400 kB
SReclaimable:     101560 kB
SUnreclaim:        25840 kB
KernelStack:        3232 kB
PageTables:         5008 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     329144 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62028 MiB
End job on node124 at 2017-08-13 08:51:46