Trace number 4267933

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.8301 2520

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07h-9_X2.xml
MD5SUM1a2530643870bd226f8d107acaf48581
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 variables112
Number of constraints1262
Number of domains4
Minimum domain size1
Maximum domain size28
Distribution of domain sizes[{"size":1,"count":2},{"size":7,"count":28},{"size":14,"count":27},{"size":28,"count":54}]
Minimum variable degree0
Maximum variable degree56
Distribution of variable degrees[{"degree":0,"count":1},{"degree":2,"count":29},{"degree":3,"count":26},{"degree":28,"count":1},{"degree":29,"count":18},{"degree":30,"count":9},{"degree":56,"count":28}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1262}]
Number of extensional constraints1262
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":1262}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.07	c root propagations     : 280         
0.00/0.07	c restarts enabled, print stats at every restarts
0.00/0.07	c
0.00/0.07	c
0.00/0.07	c
0.00/0.07	c This is cosoco 1.12 --  
0.00/0.07	c
0.00/0.07	c command line: cosoco -lc -model -restarts HOME/instance-4267933-1502546413.xml 
0.00/0.07	c ========================================[ Problem Statistics ]===========================================
0.00/0.07	c |                                                                                                       
0.00/0.07	c |  Parse time        :         0.02 s 
0.00/0.07	c |
0.00/0.07	c |               Variables: 112
0.00/0.07	c |            Domain Sizes: 1..28
0.00/0.07	c |
0.00/0.07	c |             Constraints: 1262
0.00/0.07	c |                   Arity: 2..2  -- Binary: 1262
0.00/0.07	c | 
0.00/0.07	c |                   Types: 
0.00/0.07	c |                          Extension: 1262  (nb tuples: 0..378) -- (shared: 1252)
0.00/0.07	c |                          
0.00/0.07	c =========================================================================================================
0.00/0.07	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.07	c remove useless variable z[0]
0.00/0.09	c 101            305            106439         6782           66             0              21   63   43   
0.00/0.09	c 211            657            191365         11414          66             0              50   76   60   
0.04/0.11	c 332            975            318894         25300          66             0              14   26   18   
0.04/0.12	c 465            1303           427267         34716          66             0              18   24   21   
0.04/0.14	c 611            1732           590594         52379          66             0              15   26   17   
0.04/0.15	c 771            2221           717233         59552          66             0              16   32   25   
0.04/0.16	c 947            2669           864287         68454          66             0              21   28   25   
0.04/0.19	c 1140           3612           1077389        84914          66             0              15   27   22   
0.14/0.20	c 1352           4080           1243824        100512         66             0              19   28   24   
0.14/0.23	c 1585           4961           1482898        122034         66             0              16   30   23   
0.14/0.25	c 1841           5909           1743515        145745         66             0              19   29   24   
0.14/0.28	c 2122           6867           2054097        172325         66             0              17   28   22   
0.24/0.32	c 2431           7739           2383972        206080         66             0              21   29   24   
0.24/0.35	c 2770           9028           2744380        236918         66             0              19   30   25   
0.24/0.39	c 3142           10310          3167665        279523         66             0              22   31   26   
0.34/0.44	c 3551           11624          3650927        330923         66             0              19   28   24   
0.34/0.49	c 4000           13207          4107270        374220         66             0              21   30   25   
0.44/0.54	c 4493           14929          4655153        424099         66             0              16   27   22   
0.54/0.60	c 5035           16834          5257691        478252         66             0              22   32   27   
0.54/0.68	c 5631           18686          5988373        553325         66             0              18   28   22   
0.64/0.75	c 6286           20919          6714970        622618         66             0              22   32   27   
0.74/0.82	c 7006           23271          7466901        685899         66             0              17   28   23   
0.84/0.91	c 7798           26035          8321023        768613         66             0              22   32   27   
0.94/1.00	c 8669           28871          9282147        853751         66             0              19   30   25   
0.94/1.09	c 9627           32106          10202015       930878         66             0              25   35   30   
1.14/1.25	c 10680          35941          11758066       1093204        66             0              16   28   21   
1.24/1.37	c 11838          40247          12956897       1200633        66             0              22   33   27   
1.44/1.51	c 13111          44665          14293145       1320890        66             0              15   27   22   
1.54/1.67	c 14511          49670          15904935       1470131        66             0              16   26   21   
1.74/1.88	c 16051          55684          17979489       1671613        66             0              17   29   24   
1.94/2.06	c 17745          61951          19846977       1842419        66             0              19   29   24   
2.14/2.26	c 19608          68926          21835921       2021249        66             0              19   29   25   
2.34/2.46	c 21657          76064          23913352       2200210        66             0              17   28   23   
2.54/2.69	c 23910          84502          26193863       2389860        66             0              18   28   24   
2.84/2.97	c 26388          92576          29043463       2669513        66             0              15   28   21   
3.24/3.31	c 29113          101813         32338521       2997645        66             0              19   30   25   
3.54/3.66	c 32110          112602         35854938       3355581        66             0              14   30   22   
3.84/3.97	c 35406          124244         39004217       3619522        66             0              15   28   23   
4.24/4.34	c 39031          136381         42777896       3943965        66             0              15   30   24   
4.64/4.78	c 43018          150529         47153898       4328621        66             0              18   30   24   
5.04/5.18	c 47403          165683         51355224       4633515        66             0              14   27   22   
5.54/5.68	c 52226          185068         56525273       5047979        66             0              16   28   24   
6.14/6.25	c 57531          203398         62228132       5561437        66             0              18   29   24   
6.74/6.84	c 63366          223939         68326088       6066825        66             0              16   28   23   
7.44/7.52	c 69784          246876         75236213       6672118        66             0              18   29   24   
8.14/8.27	c 76843          271623         82894235       7332275        66             0              16   28   22   
9.04/9.13	c 84607          298696         91431739       8167703        66             0              19   30   25   
9.84/9.96	c 93147          329218         100110898      8869287        66             0              16   28   23   
10.84/10.93	c 102541         363279         109805530      9714679        66             0              14   26   22   
11.84/11.95	c 112874         398906         120411502      10596037       66             0              16   28   23   
13.04/13.18	c 124240         440581         132691733      11714860       66             0              16   28   23   
14.34/14.48	c 136742         484743         146251508      12851646       66             0              17   29   24   
15.84/15.92	c 150494         535242         160706087      14100585       66             0              19   31   26   
17.54/17.68	c 165621         584107         178137636      15844901       66             0              14   28   22   
19.44/19.55	c 182260         641727         196977026      17605886       66             0              12   29   21   
21.24/21.38	c 200562         705309         215476368      19169930       66             0              19   32   26   
23.23/23.34	c 220694         773049         235887689      20773408       66             0              16   29   24   
25.43/25.53	c 242839         853628         258011869      22656949       66             0              16   30   24   
27.73/27.84	c 267198         947018         281733530      24375980       66             0              14   28   22   
30.53/30.65	c 293992         1038744        309666516      26914245       66             0              19   31   25   
33.43/33.55	c 323465         1136779        339745813      29333234       66             0              14   28   23   
36.83/36.93	c 355885         1250757        373562201      32452455       66             0              18   31   25   
40.64/40.78	c 391547         1376702        412455602      35809273       66             0              15   28   23   
44.53/44.67	c 430775         1518251        451750481      39176504       66             0              18   32   26   
48.83/48.95	c 473925         1681184        495699680      42486477       66             0              12   29   22   
53.84/53.96	c 521390         1852918        546249304      46856026       66             0              16   29   23   
59.73/59.83	c 573601         2045340        605887593      52097113       66             0              15   28   23   
65.83/65.97	c 631033         2237629        666968055      57902673       66             0              13   27   20   
72.43/72.54	c 694208         2459413        734291864      63575753       66             0              14   28   23   
79.83/79.90	c 763700         2707968        809336318      69976988       66             0              11   28   20   
87.73/87.82	c 840141         2978887        889091463      76880027       66             0              17   30   25   
97.23/97.35	c 924226         3286066        985398517      85302607       66             0              13   28   23   
106.93/107.05	c 1016719        3620367        1082989464     93919327       66             0              15   28   22   
118.33/118.45	c 1118461        3993300        1197300885     104218612      66             0              11   28   20   
129.53/129.67	c 1230377        4392117        1311078585     113589830      66             0              13   27   22   
143.13/143.25	c 1353484        4865457        1447083607     125453196      66             0              13   28   22   
158.03/158.11	c 1488901        5311998        1595064248     139589763      66             0              16   34   25   
173.53/173.69	c 1637859        5840688        1754358289     153082421      66             0              13   28   23   
190.63/190.74	c 1801712        6438650        1925498609     168043942      66             0              15   28   23   
209.62/209.72	c 1981950        7072432        2120362169     184665634      66             0              11   28   20   
231.12/231.29	c 2180211        7810072        2335414004     203044816      66             0              10   28   21   
253.82/253.96	c 2398298        8637123        2564480918     221723985      66             0              15   29   23   
278.92/279.02	c 2638193        9495187        2821187317     243246354      66             0              11   28   21   
306.82/306.98	c 2902077        10453923       3102632331     267244991      66             0              14   28   22   
337.12/337.26	c 3192349        11515496       3407539151     292870645      66             0              12   28   22   
369.42/369.51	c 3511648        12661646       3733266589     320242995      66             0              15   29   24   
400.92/401.06	c 3862876        13909007       4058782757     342709819      66             0              11   27   21   
441.51/441.68	c 4249226        15336924       4467236436     377052098      66             0              14   29   23   
484.91/485.06	c 4674211        16822451       4909014202     413683481      66             0              9   28   20    
533.11/533.20	c 5141694        18545688       5393479386     454219280      66             0              15   30   24   
580.21/580.30	c 5655925        20414487       5881516351     488179256      66             0              11   26   20   
640.51/640.61	c 6221579        22418016       6498714410     539405793      66             0              13   28   23   
699.70/699.88	c 6843798        24633773       7102928082     585602762      66             0              10   25   20   
774.90/775.00	c 7528238        27203571       7865756087     649283134      66             0              13   28   23   
853.30/853.41	c 8281122        29970724       8655644830     715887693      66             0              13   28   22   
935.79/935.99	c 9109294        32824506       9500206469     784613249      66             0              9   28   20    
1026.09/1026.22	c 10020283       36202023       10413295442    857534599      66             0              14   30   24   
1132.28/1132.46	c 11022370       39834121       11495805742    947548773      66             0              12   28   23   
1243.49/1243.60	c 12124665       43996455       12617950664    1038458450     66             0              11   27   21   
1367.48/1367.66	c 13337189       48429634       13867001914    1139626743     66             0              11   27   21   
1504.87/1505.03	c 14670965       53192343       15275971458    1253497642     66             0              12   28   23   
1656.06/1656.29	c 16138118       58718387       16792943824    1380651874     66             0              11   26   20   
1802.05/1802.25	c 17751986       64342421       18301769632    1487572177     66             0              10   28   20   
1978.75/1979.00	c 19527240       71097879       20090351419    1627068000     66             0              13   31   24   
2167.64/2167.85	c 21480019       78198974       22024521264    1772099231     66             0              9   28   20    
2391.62/2391.84	c 23628075       86021067       24274168646    1960870591     66             0              10   27   20   
2519.82/2520.00	
2519.82/2520.00	c *** INTERRUPTED ***
2519.82/2520.00	c restarts              : 106         
2519.82/2520.00	c conflicts             : 24920944     (9890 /sec)
2519.82/2520.00	c decisions             : 91102169     (36154 /sec)
2519.82/2520.00	c propagations          : 2060801189  (817840 /sec)
2519.82/2520.00	c root propagations     : 280         
2519.82/2520.00	c filter calls          : 25566265477    (10146107 /sec)
2519.82/2520.00	c useless filter calls  : 24306669200    (95 %)
2519.82/2520.00	c Memory used           : 27.91 MB
2519.82/2520.00	c CPU time              : 2519.81 s
2519.82/2520.00	
2519.82/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-4267933-1502546413/watcher-4267933-1502546413 -o /tmp/evaluation-result-4267933-1502546413/solver-4267933-1502546413 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502500309-6741 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4267933-1502546413.xml 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.05 2/180 15123
/proc/meminfo: memFree=31189836/32770624 swapFree=0/563008
[pid=15123] ppid=15120 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/15123/stat : 15123 (runsolver) D 15120 15123 6677 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 56834733 24240128 107 18446744073709551615 4194304 4338465 140724628237648 140724628235288 140402442433239 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 25079808 140724628238530 140724628238921 140724628238921 140724628242378 0
/proc/15123/statm: 5918 107 54 36 0 2156 0

[startup+0.100159 s]
/proc/loadavg: 2.00 2.01 2.05 2/180 15123
/proc/meminfo: memFree=31189836/32770624 swapFree=0/563008
[pid=15123] ppid=15120 vsize=28580 CPUtime=0.04 cores=1,3,5,7
/proc/15123/stat : 15123 (cosoco) R 15120 15123 6677 0 -1 4202496 1398 0 0 0 4 0 0 0 20 0 1 0 56834733 29265920 1228 18446744073709551615 4194304 5972588 140736104822128 140736104818776 139810401295456 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 8070896 8075904 41246720 140736104829422 140736104829517 140736104829517 140736104832974 0
/proc/15123/statm: 7145 1228 755 435 0 508 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 28580

[startup+0.200268 s]
/proc/loadavg: 2.00 2.01 2.05 2/180 15123
/proc/meminfo: memFree=31189836/32770624 swapFree=0/563008
[pid=15123] ppid=15120 vsize=28580 CPUtime=0.14 cores=1,3,5,7
/proc/15123/stat : 15123 (cosoco) R 15120 15123 6677 0 -1 4202496 1398 0 0 0 14 0 0 0 20 0 1 0 56834733 29265920 1228 18446744073709551615 4194304 5972588 140736104822128 140736104818776 4913719 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 8070896 8075904 41246720 140736104829422 140736104829517 140736104829517 140736104832974 0
/proc/15123/statm: 7145 1228 755 435 0 508 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 28580

[startup+0.300256 s]
/proc/loadavg: 2.00 2.01 2.05 2/180 15123
/proc/meminfo: memFree=31189836/32770624 swapFree=0/563008
[pid=15123] ppid=15120 vsize=28580 CPUtime=0.24 cores=1,3,5,7
/proc/15123/stat : 15123 (cosoco) R 15120 15123 6677 0 -1 4202496 1398 0 0 0 24 0 0 0 20 0 1 0 56834733 29265920 1228 18446744073709551615 4194304 5972588 140736104822128 140736104818776 4913442 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 8070896 8075904 41246720 140736104829422 140736104829517 140736104829517 140736104832974 0
/proc/15123/statm: 7145 1228 755 435 0 508 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 28580

[startup+0.700219 s]
/proc/loadavg: 2.00 2.01 2.05 2/180 15123
/proc/meminfo: memFree=31189836/32770624 swapFree=0/563008
[pid=15123] ppid=15120 vsize=28580 CPUtime=0.64 cores=1,3,5,7
/proc/15123/stat : 15123 (cosoco) R 15120 15123 6677 0 -1 4202496 1398 0 0 0 64 0 0 0 20 0 1 0 56834733 29265920 1228 18446744073709551615 4194304 5972588 140736104822128 140736104819432 4913437 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 8070896 8075904 41246720 140736104829422 140736104829517 140736104829517 140736104832974 0
/proc/15123/statm: 7145 1228 755 435 0 508 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 28580

[startup+1.50021 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 15124
/proc/meminfo: memFree=31187928/32770624 swapFree=0/563012
[pid=15123] ppid=15120 vsize=28580 CPUtime=1.44 cores=1,3,5,7
/proc/15123/stat : 15123 (cosoco) R 15120 15123 6677 0 -1 4202496 1398 0 0 0 144 0 0 0 20 0 1 0 56834733 29265920 1228 18446744073709551615 4194304 5972588 140736104822128 140736104819432 4913651 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 8070896 8075904 41246720 140736104829422 140736104829517 140736104829517 140736104832974 0
/proc/15123/statm: 7145 1228 755 435 0 508 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 28580

[startup+3.10021 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 15124
/proc/meminfo: memFree=31187556/32770624 swapFree=0/563012
[pid=15123] ppid=15120 vsize=28580 CPUtime=3.04 cores=1,3,5,7
/proc/15123/stat : 15123 (cosoco) R 15120 15123 6677 0 -1 4202496 1802 0 0 0 304 0 0 0 20 0 1 0 56834733 29265920 1240 18446744073709551615 4194304 5972588 140736104822128 140736104819432 4913632 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 8070896 8075904 41246720 140736104829422 140736104829517 140736104829517 140736104832974 0
/proc/15123/statm: 7145 1240 765 435 0 508 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 28580

[startup+6.30022 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 15124
/proc/meminfo: memFree=31187444/32770624 swapFree=0/563008
[pid=15123] ppid=15120 vsize=28580 CPUtime=6.24 cores=1,3,5,7
/proc/15123/stat : 15123 (cosoco) R 15120 15123 6677 0 -1 4202496 2206 0 0 0 624 0 0 0 20 0 1 0 56834733 29265920 1240 18446744073709551615 4194304 5972588 140736104822128 140736104819432 5319908 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 8070896 8075904 41246720 140736104829422 140736104829517 140736104829517 140736104832974 0
/proc/15123/statm: 7145 1240 765 435 0 508 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 28580

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 15124
/proc/meminfo: memFree=31187072/32770624 swapFree=0/563004
[pid=15123] ppid=15120 vsize=28580 CPUtime=12.64 cores=1,3,5,7
/proc/15123/stat : 15123 (cosoco) R 15120 15123 6677 0 -1 4202496 2610 0 0 0 1264 0 0 0 20 0 1 0 56834733 29265920 1240 18446744073709551615 4194304 5972588 140736104822128 140736104819432 4913622 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 8070896 8075904 41246720 140736104829422 140736104829517 140736104829517 140736104832974 0
/proc/15123/statm: 7145 1240 765 435 0 508 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 28580

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 15125
/proc/meminfo: memFree=31187196/32770624 swapFree=0/563004
[pid=15123] ppid=15120 vsize=28580 CPUtime=25.43 cores=1,3,5,7
/proc/15123/stat : 15123 (cosoco) R 15120 15123 6677 0 -1 4202496 3418 0 0 0 2543 0 0 0 20 0 1 0 56834733 29265920 1240 18446744073709551615 4194304 5972588 140736104822128 140736104819432 4913578 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 8070896 8075904 41246720 140736104829422 140736104829517 140736104829517 140736104832974 0
/proc/15123/statm: 7145 1240 765 435 0 508 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 28580

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 15125
/proc/meminfo: memFree=31187072/32770624 swapFree=0/562996
[pid=15123] ppid=15120 vsize=28580 CPUtime=51.03 cores=1,3,5,7
/proc/15123/stat : 15123 (cosoco) R 15120 15123 6677 0 -1 4202496 3822 0 0 0 5103 0 0 0 20 0 1 0 56834733 29265920 1240 18446744073709551615 4194304 5972588 140736104822128 140736104819432 4913724 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 8070896 8075904 41246720 140736104829422 140736104829517 140736104829517 140736104832974 0
/proc/15123/statm: 7145 1240 765 435 0 508 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 28580

[startup+102.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/181 15127
/proc/meminfo: memFree=31186700/32770624 swapFree=0/563000
[pid=15123] ppid=15120 vsize=28580 CPUtime=102.24 cores=1,3,5,7
/proc/15123/stat : 15123 (cosoco) R 15120 15123 6677 0 -1 4202496 4226 0 0 0 10224 0 0 0 20 0 1 0 56834733 29265920 1240 18446744073709551615 4194304 5972588 140736104822128 140736104819432 4913668 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 8070896 8075904 41246720 140736104829422 140736104829517 140736104829517 140736104832974 0
/proc/15123/statm: 7145 1240 765 435 0 508 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 28580

[startup+162.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/181 15129
/proc/meminfo: memFree=31186460/32770624 swapFree=0/563012
[pid=15123] ppid=15120 vsize=28580 CPUtime=162.23 cores=1,3,5,7
/proc/15123/stat : 15123 (cosoco) R 15120 15123 6677 0 -1 4202496 4632 0 0 0 16223 0 0 0 20 0 1 0 56834733 29265920 1240 18446744073709551615 4194304 5972588 140736104822128 140736104819432 4913636 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 8070896 8075904 41246720 140736104829422 140736104829517 140736104829517 140736104832974 0
/proc/15123/statm: 7145 1240 765 435 0 508 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 28580

[startup+222.306 s]
/proc/loadavg: 2.02 2.03 2.05 3/181 15131
/proc/meminfo: memFree=31186452/32770624 swapFree=0/563020
[pid=15123] ppid=15120 vsize=28580 CPUtime=222.23 cores=1,3,5,7
/proc/15123/stat : 15123 (cosoco) R 15120 15123 6677 0 -1 4202496 5037 0 0 0 22223 0 0 0 20 0 1 0 56834733 29265920 1240 18446744073709551615 4194304 5972588 140736104822128 140736104819432 4913351 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 8070896 8075904 41246720 140736104829422 140736104829517 140736104829517 140736104832974 0
/proc/15123/statm: 7145 1240 765 435 0 508 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 28580

[startup+282.3 s]
/proc/loadavg: 2.07 2.04 2.05 3/185 15148
/proc/meminfo: memFree=31181996/32770624 swapFree=0/563064
[pid=15123] ppid=15120 vsize=28580 CPUtime=282.22 cores=1,3,5,7
/proc/15123/stat : 15123 (cosoco) R 15120 15123 6677 0 -1 4202496 5442 0 0 0 28222 0 0 0 20 0 1 0 56834733 29265920 1240 18446744073709551615 4194304 5972588 140736104822128 140736104819432 4913622 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 8070896 8075904 41246720 140736104829422 140736104829517 140736104829517 140736104832974 0
/proc/15123/statm: 7145 1240 765 435 0 508 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 28580

[startup+342.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/182 15150
/proc/meminfo: memFree=31184516/32770624 swapFree=0/563072
[pid=15123] ppid=15120 vsize=28580 CPUtime=342.22 cores=1,3,5,7
/proc/15123/stat : 15123 (cosoco) R 15120 15123 6677 0 -1 4202496 5847 0 0 0 34222 0 0 0 20 0 1 0 56834733 29265920 1240 18446744073709551615 4194304 5972588 140736104822128 140736104819432 4913377 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 8070896 8075904 41246720 140736104829422 140736104829517 140736104829517 140736104832974 0
/proc/15123/statm: 7145 1240 765 435 0 508 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 28580

[startup+402.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/182 15152
/proc/meminfo: memFree=31184764/32770624 swapFree=0/563092
[pid=15123] ppid=15120 vsize=28580 CPUtime=402.22 cores=1,3,5,7
/proc/15123/stat : 15123 (cosoco) R 15120 15123 6677 0 -1 4202496 6252 0 0 0 40222 0 0 0 20 0 1 0 56834733 29265920 1240 18446744073709551615 4194304 5972588 140736104822128 140736104819432 4913533 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 8070896 8075904 41246720 140736104829422 140736104829517 140736104829517 140736104832974 0
/proc/15123/statm: 7145 1240 765 435 0 508 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 28580

[startup+462.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/182 15154
/proc/meminfo: memFree=31184940/32770624 swapFree=0/563096
[pid=15123] ppid=15120 vsize=28580 CPUtime=462.21 cores=1,3,5,7
/proc/15123/stat : 15123 (cosoco) R 15120 15123 6677 0 -1 4202496 6657 0 0 0 46221 0 0 0 20 0 1 0 56834733 29265920 1240 18446744073709551615 4194304 5972588 140736104822128 140736104819432 4913636 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 8070896 8075904 41246720 140736104829422 140736104829517 140736104829517 140736104832974 0
/proc/15123/statm: 7145 1240 765 435 0 508 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 28580

[startup+522.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/182 15156
/proc/meminfo: memFree=31185440/32770624 swapFree=0/563100
[pid=15123] ppid=15120 vsize=28580 CPUtime=522.21 cores=1,3,5,7
/proc/15123/stat : 15123 (cosoco) R 15120 15123 6677 0 -1 4202496 7062 0 0 0 52221 0 0 0 20 0 1 0 56834733 29265920 1240 18446744073709551615 4194304 5972588 140736104822128 140736104819432 4913555 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 8070896 8075904 41246720 140736104829422 140736104829517 140736104829517 140736104832974 0
/proc/15123/statm: 7145 1240 765 435 0 508 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 28580

[startup+582.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/181 15159
/proc/meminfo: memFree=31185080/32770624 swapFree=0/563112
[pid=15123] ppid=15120 vsize=28580 CPUtime=582.21 cores=1,3,5,7
/proc/15123/stat : 15123 (cosoco) R 15120 15123 6677 0 -1 4202496 7467 0 0 0 58221 0 0 0 20 0 1 0 56834733 29265920 1240 18446744073709551615 4194304 5972588 140736104822128 140736104819432 4913636 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 8070896 8075904 41246720 140736104829422 140736104829517 140736104829517 140736104832974 0
/proc/15123/statm: 7145 1240 765 435 0 508 0
Current children cumulated CPU time (s) 582.21
Current children cumulated vsize (KiB) 28580


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


[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 15336
/proc/meminfo: memFree=28891456/32770624 swapFree=0/563344
[pid=15123] ppid=15120 vsize=28580 CPUtime=1602.17 cores=1,3,5,7
/proc/15123/stat : 15123 (cosoco) R 15120 15123 6677 0 -1 4202496 14001 0 0 0 160216 1 0 0 20 0 1 0 56834733 29265920 1240 18446744073709551615 4194304 5972588 140736104822128 140736104819432 4913533 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 8070896 8075904 41246720 140736104829422 140736104829517 140736104829517 140736104832974 0
/proc/15123/statm: 7145 1240 765 435 0 508 0
Current children cumulated CPU time (s) 1602.17
Current children cumulated vsize (KiB) 28580

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 15338
/proc/meminfo: memFree=28891136/32770624 swapFree=0/563348
[pid=15123] ppid=15120 vsize=28580 CPUtime=1662.16 cores=1,3,5,7
/proc/15123/stat : 15123 (cosoco) R 15120 15123 6677 0 -1 4202496 14406 0 0 0 166215 1 0 0 20 0 1 0 56834733 29265920 1240 18446744073709551615 4194304 5972588 140736104822128 140736104819432 4913729 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 8070896 8075904 41246720 140736104829422 140736104829517 140736104829517 140736104832974 0
/proc/15123/statm: 7145 1240 765 435 0 508 0
Current children cumulated CPU time (s) 1662.16
Current children cumulated vsize (KiB) 28580

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 15340
/proc/meminfo: memFree=28891400/32770624 swapFree=0/563356
[pid=15123] ppid=15120 vsize=28580 CPUtime=1722.16 cores=1,3,5,7
/proc/15123/stat : 15123 (cosoco) R 15120 15123 6677 0 -1 4202496 14767 0 0 0 172215 1 0 0 20 0 1 0 56834733 29265920 1240 18446744073709551615 4194304 5972588 140736104822128 140736104819432 4913645 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 8070896 8075904 41246720 140736104829422 140736104829517 140736104829517 140736104832974 0
/proc/15123/statm: 7145 1240 765 435 0 508 0
Current children cumulated CPU time (s) 1722.16
Current children cumulated vsize (KiB) 28580

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 15342
/proc/meminfo: memFree=28890576/32770624 swapFree=0/563364
[pid=15123] ppid=15120 vsize=28580 CPUtime=1782.15 cores=1,3,5,7
/proc/15123/stat : 15123 (cosoco) R 15120 15123 6677 0 -1 4202496 15136 0 0 0 178214 1 0 0 20 0 1 0 56834733 29265920 1240 18446744073709551615 4194304 5972588 140736104822128 140736104819432 4913651 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 8070896 8075904 41246720 140736104829422 140736104829517 140736104829517 140736104832974 0
/proc/15123/statm: 7145 1240 765 435 0 508 0
Current children cumulated CPU time (s) 1782.15
Current children cumulated vsize (KiB) 28580

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 15344
/proc/meminfo: memFree=28890852/32770624 swapFree=0/563356
[pid=15123] ppid=15120 vsize=28580 CPUtime=1842.15 cores=1,3,5,7
/proc/15123/stat : 15123 (cosoco) R 15120 15123 6677 0 -1 4202496 15541 0 0 0 184214 1 0 0 20 0 1 0 56834733 29265920 1240 18446744073709551615 4194304 5972588 140736104822128 140736104819432 4909114 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 8070896 8075904 41246720 140736104829422 140736104829517 140736104829517 140736104832974 0
/proc/15123/statm: 7145 1240 765 435 0 508 0
Current children cumulated CPU time (s) 1842.15
Current children cumulated vsize (KiB) 28580

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 15346
/proc/meminfo: memFree=28890632/32770624 swapFree=0/563364
[pid=15123] ppid=15120 vsize=28580 CPUtime=1902.15 cores=1,3,5,7
/proc/15123/stat : 15123 (cosoco) R 15120 15123 6677 0 -1 4202496 15894 0 0 0 190214 1 0 0 20 0 1 0 56834733 29265920 1240 18446744073709551615 4194304 5972588 140736104822128 140736104819432 4913600 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 8070896 8075904 41246720 140736104829422 140736104829517 140736104829517 140736104832974 0
/proc/15123/statm: 7145 1240 765 435 0 508 0
Current children cumulated CPU time (s) 1902.15
Current children cumulated vsize (KiB) 28580

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 15347
/proc/meminfo: memFree=28890400/32770624 swapFree=0/563380
[pid=15123] ppid=15120 vsize=28580 CPUtime=1962.15 cores=1,3,5,7
/proc/15123/stat : 15123 (cosoco) R 15120 15123 6677 0 -1 4202496 16247 0 0 0 196214 1 0 0 20 0 1 0 56834733 29265920 1240 18446744073709551615 4194304 5972588 140736104822128 140736104819432 4913636 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 8070896 8075904 41246720 140736104829422 140736104829517 140736104829517 140736104832974 0
/proc/15123/statm: 7145 1240 765 435 0 508 0
Current children cumulated CPU time (s) 1962.15
Current children cumulated vsize (KiB) 28580

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 15349
/proc/meminfo: memFree=28890588/32770624 swapFree=0/563384
[pid=15123] ppid=15120 vsize=28580 CPUtime=2022.14 cores=1,3,5,7
/proc/15123/stat : 15123 (cosoco) R 15120 15123 6677 0 -1 4202496 16652 0 0 0 202213 1 0 0 20 0 1 0 56834733 29265920 1240 18446744073709551615 4194304 5972588 140736104822128 140736104819432 4913651 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 8070896 8075904 41246720 140736104829422 140736104829517 140736104829517 140736104832974 0
/proc/15123/statm: 7145 1240 765 435 0 508 0
Current children cumulated CPU time (s) 2022.14
Current children cumulated vsize (KiB) 28580

[startup+2082.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/184 15366
/proc/meminfo: memFree=28887112/32770624 swapFree=0/563400
[pid=15123] ppid=15120 vsize=28580 CPUtime=2082.14 cores=1,3,5,7
/proc/15123/stat : 15123 (cosoco) R 15120 15123 6677 0 -1 4202496 17024 0 0 0 208213 1 0 0 20 0 1 0 56834733 29265920 1240 18446744073709551615 4194304 5972588 140736104822128 140736104819432 4908934 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 8070896 8075904 41246720 140736104829422 140736104829517 140736104829517 140736104832974 0
/proc/15123/statm: 7145 1240 765 435 0 508 0
Current children cumulated CPU time (s) 2082.14
Current children cumulated vsize (KiB) 28580

[startup+2142.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/181 15367
/proc/meminfo: memFree=28890416/32770624 swapFree=0/563400
[pid=15123] ppid=15120 vsize=28580 CPUtime=2142.14 cores=1,3,5,7
/proc/15123/stat : 15123 (cosoco) R 15120 15123 6677 0 -1 4202496 17396 0 0 0 214213 1 0 0 20 0 1 0 56834733 29265920 1240 18446744073709551615 4194304 5972588 140736104822128 140736104819432 4913555 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 8070896 8075904 41246720 140736104829422 140736104829517 140736104829517 140736104832974 0
/proc/15123/statm: 7145 1240 765 435 0 508 0
Current children cumulated CPU time (s) 2142.14
Current children cumulated vsize (KiB) 28580

[startup+2202.31 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 15369
/proc/meminfo: memFree=28890528/32770624 swapFree=0/563400
[pid=15123] ppid=15120 vsize=28580 CPUtime=2202.14 cores=1,3,5,7
/proc/15123/stat : 15123 (cosoco) R 15120 15123 6677 0 -1 4202496 17801 0 0 0 220213 1 0 0 20 0 1 0 56834733 29265920 1240 18446744073709551615 4194304 5972588 140736104822128 140736104819432 4913632 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 8070896 8075904 41246720 140736104829422 140736104829517 140736104829517 140736104832974 0
/proc/15123/statm: 7145 1240 765 435 0 508 0
Current children cumulated CPU time (s) 2202.14
Current children cumulated vsize (KiB) 28580

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 15371
/proc/meminfo: memFree=28890812/32770624 swapFree=0/563420
[pid=15123] ppid=15120 vsize=28580 CPUtime=2262.13 cores=1,3,5,7
/proc/15123/stat : 15123 (cosoco) R 15120 15123 6677 0 -1 4202496 18153 0 0 0 226212 1 0 0 20 0 1 0 56834733 29265920 1240 18446744073709551615 4194304 5972588 140736104822128 140736104819432 4909114 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 8070896 8075904 41246720 140736104829422 140736104829517 140736104829517 140736104832974 0
/proc/15123/statm: 7145 1240 765 435 0 508 0
Current children cumulated CPU time (s) 2262.13
Current children cumulated vsize (KiB) 28580

[startup+2322.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/181 15373
/proc/meminfo: memFree=28890896/32770624 swapFree=0/563444
[pid=15123] ppid=15120 vsize=28580 CPUtime=2322.13 cores=1,3,5,7
/proc/15123/stat : 15123 (cosoco) R 15120 15123 6677 0 -1 4202496 18505 0 0 0 232212 1 0 0 20 0 1 0 56834733 29265920 1240 18446744073709551615 4194304 5972588 140736104822128 140736104819432 4913636 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 8070896 8075904 41246720 140736104829422 140736104829517 140736104829517 140736104832974 0
/proc/15123/statm: 7145 1240 765 435 0 508 0
Current children cumulated CPU time (s) 2322.13
Current children cumulated vsize (KiB) 28580

[startup+2382.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 15376
/proc/meminfo: memFree=28889996/32770624 swapFree=0/563448
[pid=15123] ppid=15120 vsize=28580 CPUtime=2382.12 cores=1,3,5,7
/proc/15123/stat : 15123 (cosoco) R 15120 15123 6677 0 -1 4202496 18857 0 0 0 238211 1 0 0 20 0 1 0 56834733 29265920 1240 18446744073709551615 4194304 5972588 140736104822128 140736104819432 4913622 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 8070896 8075904 41246720 140736104829422 140736104829517 140736104829517 140736104832974 0
/proc/15123/statm: 7145 1240 765 435 0 508 0
Current children cumulated CPU time (s) 2382.12
Current children cumulated vsize (KiB) 28580

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 15378
/proc/meminfo: memFree=28889300/32770624 swapFree=0/563456
[pid=15123] ppid=15120 vsize=28580 CPUtime=2442.12 cores=1,3,5,7
/proc/15123/stat : 15123 (cosoco) R 15120 15123 6677 0 -1 4202496 19272 0 0 0 244211 1 0 0 20 0 1 0 56834733 29265920 1240 18446744073709551615 4194304 5972588 140736104822128 140736104819432 4913533 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 8070896 8075904 41246720 140736104829422 140736104829517 140736104829517 140736104832974 0
/proc/15123/statm: 7145 1240 765 435 0 508 0
Current children cumulated CPU time (s) 2442.12
Current children cumulated vsize (KiB) 28580

[startup+2502.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/181 15380
/proc/meminfo: memFree=28880136/32770624 swapFree=0/563468
[pid=15123] ppid=15120 vsize=28580 CPUtime=2502.12 cores=1,3,5,7
/proc/15123/stat : 15123 (cosoco) R 15120 15123 6677 0 -1 4202496 19646 0 0 0 250211 1 0 0 20 0 1 0 56834733 29265920 1240 18446744073709551615 4194304 5972588 140736104822128 140736104819432 4908847 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 8070896 8075904 41246720 140736104829422 140736104829517 140736104829517 140736104832974 0
/proc/15123/statm: 7145 1240 765 435 0 508 0
Current children cumulated CPU time (s) 2502.12
Current children cumulated vsize (KiB) 28580



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.03 2.03 2.05 3/181 15382
/proc/meminfo: memFree=28874940/32770624 swapFree=0/563484
[pid=15123] ppid=15120 vsize=28580 CPUtime=2519.82 cores=1,3,5,7
/proc/15123/stat : 15123 (cosoco) R 15120 15123 6677 0 -1 4202496 19998 0 0 0 251981 1 0 0 20 0 1 0 56834733 29265920 1240 18446744073709551615 4194304 5972588 140736104822128 140736104819432 5328649 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 8070896 8075904 41246720 140736104829422 140736104829517 140736104829517 140736104832974 0
/proc/15123/statm: 7145 1240 765 435 0 508 0
Current children cumulated CPU time (s) 2519.82
Current children cumulated vsize (KiB) 28580

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 15123 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.83
CPU user time (s): 2519.81
CPU system time (s): 0.018999
CPU usage (%): 99.9932
Max. virtual memory (cumulated for all children) (KiB): 28580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.81
system time used= 0.018999
maximum resident set size= 5036
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20050
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= 1686

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.13602 second user time and 8.92638 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-12 15:46:06
IDJOB=4267933
IDBENCH=134579
IDSOLVER=2658
FILE ID=node127/4267933-1502546413
RUNJOBID= node127-1502500309-6741
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s07/Blackhole-4-07h-9_X2.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4267933-1502546413/watcher-4267933-1502546413 -o /tmp/evaluation-result-4267933-1502546413/solver-4267933-1502546413 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502500309-6741 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4267933-1502546413.xml

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

MD5SUM BENCH= 1a2530643870bd226f8d107acaf48581
RANDOM SEED=530037901

node127.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.92
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.92
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.92
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.92
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:        31190128 kB
MemAvailable:   32000972 kB
Buffers:          272876 kB
Cached:           826604 kB
SwapCached:            0 kB
Active:           568584 kB
Inactive:         588176 kB
Active(anon):      57228 kB
Inactive(anon):    24908 kB
Active(file):     511356 kB
Inactive(file):   563268 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2372 kB
Writeback:             4 kB
AnonPages:         57192 kB
Mapped:            46152 kB
Shmem:             25252 kB
Slab:             129596 kB
SReclaimable:     104112 kB
SUnreclaim:        25484 kB
KernelStack:        3216 kB
PageTables:         4868 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     317308 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62024 MiB
End job on node127 at 2017-08-12 16:28:06