Trace number 4242484

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
R1: cosoco 1.1? (TO) 2400.08 2400.31

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07-6_X2.xml
MD5SUMfad96b2eb778b7f693e68e3d100e5397
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2382.8
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.03	c root propagations     : 280         
0.00/0.03	c restarts enabled, print stats at every restarts
0.00/0.03	c
0.00/0.03	c
0.00/0.03	c
0.00/0.03	c This is cosoco 1.0 --  
0.00/0.03	c
0.00/0.03	c ========================================[ Problem Statistics ]===========================================
0.00/0.03	c |                                                                                                       
0.00/0.03	c |  Parse time        :         0.03 s 
0.00/0.03	c |
0.00/0.03	c |               Variables: 112
0.00/0.03	c |            Domain Sizes: 1..28
0.00/0.03	c |
0.00/0.03	c |             Constraints: 1262
0.00/0.03	c |                   Arity: 2..2  -- Binary: 1262
0.00/0.03	c | 
0.00/0.03	c |                   Types: 
0.00/0.03	c |                          Extension: 1262  (nb tuples: 0..378) -- (shared: 1252)
0.00/0.03	c |                          
0.00/0.03	c =========================================================================================================
0.00/0.03	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.03	c remove useless variable z[0]
0.00/0.05	c 101            305            106551         6782           66             0              21   63   43   
0.00/0.06	c 211            657            191477         11414          66             0              50   76   60   
0.00/0.08	c 332            975            319006         25300          66             0              14   26   18   
0.09/0.10	c 465            1303           427379         34716          66             0              18   24   21   
0.09/0.12	c 611            1732           590706         52379          66             0              15   26   17   
0.09/0.14	c 771            2221           717345         59552          66             0              16   32   25   
0.09/0.15	c 947            2669           864399         68454          66             0              21   28   25   
0.09/0.18	c 1140           3612           1077501        84914          66             0              15   27   22   
0.09/0.19	c 1352           4080           1243936        100512         66             0              19   28   24   
0.19/0.22	c 1585           4961           1483010        122034         66             0              16   30   23   
0.19/0.24	c 1841           5909           1743627        145745         66             0              19   29   24   
0.19/0.28	c 2122           6867           2054209        172325         66             0              17   28   22   
0.29/0.31	c 2431           7739           2384084        206080         66             0              21   29   24   
0.29/0.34	c 2770           9028           2744492        236918         66             0              19   30   25   
0.29/0.39	c 3142           10310          3167777        279523         66             0              22   31   26   
0.39/0.44	c 3551           11624          3651039        330923         66             0              19   28   24   
0.39/0.48	c 4000           13207          4107382        374220         66             0              21   30   25   
0.49/0.54	c 4493           14929          4655265        424099         66             0              16   27   22   
0.59/0.60	c 5035           16834          5257803        478252         66             0              22   32   27   
0.59/0.67	c 5631           18686          5988485        553325         66             0              18   28   22   
0.69/0.74	c 6286           20919          6715082        622618         66             0              22   32   27   
0.79/0.82	c 7006           23271          7467013        685899         66             0              17   28   23   
0.89/0.90	c 7798           26035          8321135        768613         66             0              22   32   27   
0.99/1.00	c 8669           28871          9282259        853751         66             0              19   30   25   
0.99/1.09	c 9627           32106          10202127       930878         66             0              25   35   30   
1.20/1.25	c 10680          35941          11758178       1093204        66             0              16   28   21   
1.29/1.37	c 11838          40247          12957009       1200633        66             0              22   33   27   
1.49/1.50	c 13111          44665          14293257       1320890        66             0              15   27   22   
1.59/1.66	c 14511          49670          15905047       1470131        66             0              16   26   21   
1.79/1.87	c 16051          55684          17979601       1671613        66             0              17   29   24   
1.99/2.06	c 17745          61951          19847089       1842419        66             0              19   29   24   
2.20/2.26	c 19608          68926          21836033       2021249        66             0              19   29   25   
2.39/2.46	c 21657          76064          23913464       2200210        66             0              17   28   23   
2.59/2.69	c 23910          84502          26193975       2389860        66             0              18   28   24   
2.89/2.97	c 26388          92576          29043575       2669513        66             0              15   28   21   
3.30/3.30	c 29113          101813         32338633       2997645        66             0              19   30   25   
3.59/3.66	c 32110          112602         35855050       3355581        66             0              14   30   22   
3.89/3.97	c 35406          124244         39004329       3619522        66             0              15   28   23   
4.29/4.34	c 39031          136381         42778008       3943965        66             0              15   30   24   
4.69/4.77	c 43018          150529         47154010       4328621        66             0              18   30   24   
5.09/5.18	c 47403          165683         51355336       4633515        66             0              14   27   22   
5.60/5.68	c 52226          185068         56525385       5047979        66             0              16   28   24   
6.19/6.25	c 57531          203398         62228244       5561437        66             0              18   29   24   
6.79/6.83	c 63366          223939         68326200       6066825        66             0              16   28   23   
7.49/7.52	c 69784          246876         75236325       6672118        66             0              18   29   24   
8.19/8.26	c 76843          271623         82894347       7332275        66             0              16   28   22   
9.09/9.13	c 84607          298696         91431851       8167703        66             0              19   30   25   
9.90/9.96	c 93147          329218         100111010      8869287        66             0              16   28   23   
10.89/10.93	c 102541         363279         109805642      9714679        66             0              14   26   22   
11.89/11.95	c 112874         398906         120411614      10596037       66             0              16   28   23   
13.09/13.18	c 124240         440581         132691845      11714860       66             0              16   28   23   
14.40/14.48	c 136742         484743         146251620      12851646       66             0              17   29   24   
15.89/15.92	c 150494         535242         160706199      14100585       66             0              19   31   26   
17.60/17.68	c 165621         584107         178137748      15844901       66             0              14   28   22   
19.49/19.55	c 182260         641727         196977138      17605886       66             0              12   29   21   
21.29/21.38	c 200562         705309         215476480      19169930       66             0              19   32   26   
23.29/23.33	c 220694         773049         235887801      20773408       66             0              16   29   24   
25.49/25.53	c 242839         853628         258011981      22656949       66             0              16   30   24   
27.79/27.83	c 267198         947018         281733642      24375980       66             0              14   28   22   
30.59/30.64	c 293992         1038744        309666628      26914245       66             0              19   31   25   
33.49/33.54	c 323465         1136779        339745925      29333234       66             0              14   28   23   
36.89/36.93	c 355885         1250757        373562313      32452455       66             0              18   31   25   
40.69/40.77	c 391547         1376702        412455714      35809273       66             0              15   28   23   
44.59/44.68	c 430775         1518251        451750593      39176504       66             0              18   32   26   
48.89/48.96	c 473925         1681184        495699792      42486477       66             0              12   29   22   
53.89/54.00	c 521390         1852918        546249416      46856026       66             0              16   29   23   
59.78/59.87	c 573601         2045340        605887705      52097113       66             0              15   28   23   
65.99/66.03	c 631033         2237629        666968167      57902673       66             0              13   27   20   
72.59/72.61	c 694208         2459413        734291976      63575753       66             0              14   28   23   
79.88/79.97	c 763700         2707968        809336430      69976988       66             0              11   28   20   
87.88/87.92	c 840141         2978887        889091575      76880027       66             0              17   30   25   
97.38/97.45	c 924226         3286066        985398629      85302607       66             0              13   28   23   
107.08/107.19	c 1016719        3620367        1082989576     93919327       66             0              15   28   22   
118.58/118.61	c 1118461        3993300        1197300997     104218612      66             0              11   28   20   
129.78/129.86	c 1230377        4392117        1311078697     113589830      66             0              13   27   22   
143.38/143.45	c 1353484        4865457        1447083719     125453196      66             0              13   28   22   
158.28/158.36	c 1488901        5311998        1595064360     139589763      66             0              16   34   25   
173.88/173.95	c 1637859        5840688        1754358401     153082421      66             0              13   28   23   
190.97/191.06	c 1801712        6438650        1925498721     168043942      66             0              15   28   23   
209.97/210.06	c 1981950        7072432        2120362281     184665634      66             0              11   28   20   
231.57/231.66	c 2180211        7810072        2335414116     203044816      66             0              10   28   21   
254.37/254.40	c 2398298        8637123        2564481030     221723985      66             0              15   29   23   
279.47/279.50	c 2638193        9495187        2821187429     243246354      66             0              11   28   21   
307.46/307.57	c 2902077        10453923       3102632443     267244991      66             0              14   28   22   
337.77/337.85	c 3192349        11515496       3407539263     292870645      66             0              12   28   22   
370.16/370.22	c 3511648        12661646       3733266701     320242995      66             0              15   29   24   
401.65/401.76	c 3862876        13909007       4058782869     342709819      66             0              11   27   21   
442.45/442.50	c 4249226        15336924       4467236548     377052098      66             0              14   29   23   
485.84/485.90	c 4674211        16822451       4909014314     413683481      66             0              9   28   20    
534.04/534.19	c 5141694        18545688       5393479498     454219280      66             0              15   30   24   
581.14/581.25	c 5655925        20414487       5881516463     488179256      66             0              11   26   20   
641.43/641.56	c 6221579        22418016       6498714522     539405793      66             0              13   28   23   
700.92/701.07	c 6843798        24633773       7102928194     585602762      66             0              10   25   20   
776.22/776.31	c 7528238        27203571       7865756199     649283134      66             0              13   28   23   
854.81/854.98	c 8281122        29970724       8655644942     715887693      66             0              13   28   22   
937.40/937.56	c 9109294        32824506       9500206581     784613249      66             0              9   28   20    
1027.89/1028.08	c 10020283       36202023       10413295554    857534599      66             0              14   30   24   
1134.28/1134.41	c 11022370       39834121       11495805854    947548773      66             0              12   28   23   
1245.77/1245.95	c 12124665       43996455       12617950776    1038458450     66             0              11   27   21   
1369.96/1370.14	c 13337189       48429634       13867002026    1139626743     66             0              11   27   21   
1507.35/1507.54	c 14670965       53192343       15275971570    1253497642     66             0              12   28   23   
1658.83/1659.03	c 16138118       58718387       16792943936    1380651874     66             0              11   26   20   
1804.52/1804.78	c 17751986       64342421       18301769744    1487572177     66             0              10   28   20   
1981.51/1981.73	c 19527240       71097879       20090351531    1627068000     66             0              13   31   24   
2169.99/2170.22	c 21480019       78198974       22024521376    1772099231     66             0              9   28   20    
2394.27/2394.57	c 23628075       86021067       24274168758    1960870591     66             0              10   27   20   

Verifier Data

One s line expected

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-4242484-1500663725/watcher-4242484-1500663725 -o /tmp/evaluation-result-4242484-1500663725/solver-4242484-1500663725 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node147-1500648172-9851 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4242484-1500663725.xml 

pid=12546
running on 8 cores: 0,2,4,6,8,10,12,14

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


[startup+0 s]
/proc/loadavg: 2.04 2.03 2.05 3/243 12549
/proc/meminfo: memFree=30259300/32770624 swapFree=5824/194792
[pid=12549] ppid=12546 vsize=27124 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12549/stat : 12549 (cosoco) R 12546 12549 9820 0 -1 4202496 1010 0 0 0 0 0 0 0 20 0 1 0 1637734 27774976 832 33554432000 4194304 5970956 140723495867072 140723495863720 5368998 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 8070896 8075904 17506304 140723495875777 140723495875907 140723495875907 140723495878606 0
/proc/12549/statm: 6781 832 715 434 0 145 0

[startup+0.100122 s]
/proc/loadavg: 2.04 2.03 2.05 3/243 12549
/proc/meminfo: memFree=30259300/32770624 swapFree=5824/194792
[pid=12549] ppid=12546 vsize=28576 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/12549/stat : 12549 (cosoco) R 12546 12549 9820 0 -1 4202496 1397 0 0 0 9 0 0 0 20 0 1 0 1637734 29261824 1228 33554432000 4194304 5970956 140723495867072 140723495864408 4913052 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 17506304 140723495875777 140723495875907 140723495875907 140723495878606 0
/proc/12549/statm: 7144 1228 755 434 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28576

[startup+0.200299 s]
/proc/loadavg: 2.04 2.03 2.05 3/243 12549
/proc/meminfo: memFree=30259300/32770624 swapFree=5824/194792
[pid=12549] ppid=12546 vsize=28576 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/12549/stat : 12549 (cosoco) R 12546 12549 9820 0 -1 4202496 1397 0 0 0 19 0 0 0 20 0 1 0 1637734 29261824 1228 33554432000 4194304 5970956 140723495867072 140723495864408 4908171 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 17506304 140723495875777 140723495875907 140723495875907 140723495878606 0
/proc/12549/statm: 7144 1228 755 434 0 508 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 28576

[startup+0.300263 s]
/proc/loadavg: 2.04 2.03 2.05 3/243 12549
/proc/meminfo: memFree=30259300/32770624 swapFree=5824/194792
[pid=12549] ppid=12546 vsize=28576 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/12549/stat : 12549 (cosoco) R 12546 12549 9820 0 -1 4202496 1397 0 0 0 29 0 0 0 20 0 1 0 1637734 29261824 1228 33554432000 4194304 5970956 140723495867072 140723495864408 5337524 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 17506304 140723495875777 140723495875907 140723495875907 140723495878606 0
/proc/12549/statm: 7144 1228 755 434 0 508 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28576

[startup+0.700252 s]
/proc/loadavg: 2.04 2.03 2.05 3/243 12549
/proc/meminfo: memFree=30259300/32770624 swapFree=5824/194792
[pid=12549] ppid=12546 vsize=28576 CPUtime=0.69 cores=0,2,4,6,8,10,12,14
/proc/12549/stat : 12549 (cosoco) R 12546 12549 9820 0 -1 4202496 1397 0 0 0 69 0 0 0 20 0 1 0 1637734 29261824 1228 33554432000 4194304 5970956 140723495867072 140723495864408 4912765 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 17506304 140723495875777 140723495875907 140723495875907 140723495878606 0
/proc/12549/statm: 7144 1228 755 434 0 508 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28576

[startup+1.50025 s]
/proc/loadavg: 2.04 2.03 2.05 3/244 12550
/proc/meminfo: memFree=30257024/32770624 swapFree=5824/194792
[pid=12549] ppid=12546 vsize=28576 CPUtime=1.49 cores=0,2,4,6,8,10,12,14
/proc/12549/stat : 12549 (cosoco) R 12546 12549 9820 0 -1 4202496 1397 0 0 0 149 0 0 0 20 0 1 0 1637734 29261824 1228 33554432000 4194304 5970956 140723495867072 140723495864408 4913052 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 17506304 140723495875777 140723495875907 140723495875907 140723495878606 0
/proc/12549/statm: 7144 1228 755 434 0 508 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28576

[startup+3.10028 s]
/proc/loadavg: 2.04 2.03 2.05 3/244 12550
/proc/meminfo: memFree=30256380/32770624 swapFree=5824/194760
[pid=12549] ppid=12546 vsize=28576 CPUtime=3.09 cores=0,2,4,6,8,10,12,14
/proc/12549/stat : 12549 (cosoco) R 12546 12549 9820 0 -1 4202496 1800 0 0 0 309 0 0 0 20 0 1 0 1637734 29261824 1237 33554432000 4194304 5970956 140723495867072 140723495864408 4913047 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 17506304 140723495875777 140723495875907 140723495875907 140723495878606 0
/proc/12549/statm: 7144 1237 762 434 0 508 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28576

[startup+6.30028 s]
/proc/loadavg: 2.04 2.03 2.05 3/244 12550
/proc/meminfo: memFree=30256072/32770624 swapFree=5824/194792
[pid=12549] ppid=12546 vsize=28576 CPUtime=6.29 cores=0,2,4,6,8,10,12,14
/proc/12549/stat : 12549 (cosoco) R 12546 12549 9820 0 -1 4202496 2203 0 0 0 629 0 0 0 20 0 1 0 1637734 29261824 1237 33554432000 4194304 5970956 140723495867072 140723495864408 4912950 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 17506304 140723495875777 140723495875907 140723495875907 140723495878606 0
/proc/12549/statm: 7144 1237 762 434 0 508 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28576

[startup+12.7003 s]
/proc/loadavg: 2.03 2.03 2.05 3/244 12550
/proc/meminfo: memFree=30255824/32770624 swapFree=5824/194800
[pid=12549] ppid=12546 vsize=28576 CPUtime=12.69 cores=0,2,4,6,8,10,12,14
/proc/12549/stat : 12549 (cosoco) R 12546 12549 9820 0 -1 4202496 2606 0 0 0 1269 0 0 0 20 0 1 0 1637734 29261824 1237 33554432000 4194304 5970956 140723495867072 140723495864408 4912853 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 17506304 140723495875777 140723495875907 140723495875907 140723495878606 0
/proc/12549/statm: 7144 1237 762 434 0 508 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28576

[startup+25.5003 s]
/proc/loadavg: 2.03 2.02 2.05 3/244 12550
/proc/meminfo: memFree=30255948/32770624 swapFree=5824/194820
[pid=12549] ppid=12546 vsize=28576 CPUtime=25.49 cores=0,2,4,6,8,10,12,14
/proc/12549/stat : 12549 (cosoco) R 12546 12549 9820 0 -1 4202496 3412 0 0 0 2549 0 0 0 20 0 1 0 1637734 29261824 1237 33554432000 4194304 5970956 140723495867072 140723495864408 4913054 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 17506304 140723495875777 140723495875907 140723495875907 140723495878606 0
/proc/12549/statm: 7144 1237 762 434 0 508 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28576

[startup+51.1003 s]
/proc/loadavg: 2.02 2.02 2.05 3/244 12616
/proc/meminfo: memFree=32025696/32770624 swapFree=5824/194928
[pid=12549] ppid=12546 vsize=28576 CPUtime=51.09 cores=0,2,4,6,8,10,12,14
/proc/12549/stat : 12549 (cosoco) R 12546 12549 9820 0 -1 4202496 3815 0 0 0 5109 0 0 0 20 0 1 0 1637734 29261824 1237 33554432000 4194304 5970956 140723495867072 140723495864408 4913052 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 17506304 140723495875777 140723495875907 140723495875907 140723495878606 0
/proc/12549/statm: 7144 1237 762 434 0 508 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 28576

[startup+102.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/244 12617
/proc/meminfo: memFree=32026736/32770624 swapFree=5824/195004
[pid=12549] ppid=12546 vsize=28576 CPUtime=102.29 cores=0,2,4,6,8,10,12,14
/proc/12549/stat : 12549 (cosoco) R 12546 12549 9820 0 -1 4202496 4218 0 0 0 10229 0 0 0 20 0 1 0 1637734 29261824 1237 33554432000 4194304 5970956 140723495867072 140723495864408 4912950 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 17506304 140723495875777 140723495875907 140723495875907 140723495878606 0
/proc/12549/statm: 7144 1237 762 434 0 508 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 28576

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/244 12618
/proc/meminfo: memFree=32026156/32770624 swapFree=5824/195092
[pid=12549] ppid=12546 vsize=28576 CPUtime=162.27 cores=0,2,4,6,8,10,12,14
/proc/12549/stat : 12549 (cosoco) R 12546 12549 9820 0 -1 4202496 4623 0 0 0 16227 0 0 0 20 0 1 0 1637734 29261824 1237 33554432000 4194304 5970956 140723495867072 140723495864408 4912821 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 17506304 140723495875777 140723495875907 140723495875907 140723495878606 0
/proc/12549/statm: 7144 1237 762 434 0 508 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 28576

[startup+222.308 s]
/proc/loadavg: 2.05 2.03 2.05 3/243 12619
/proc/meminfo: memFree=32025908/32770624 swapFree=5824/195156
[pid=12549] ppid=12546 vsize=28576 CPUtime=222.28 cores=0,2,4,6,8,10,12,14
/proc/12549/stat : 12549 (cosoco) R 12546 12549 9820 0 -1 4202496 5027 0 0 0 22228 0 0 0 20 0 1 0 1637734 29261824 1237 33554432000 4194304 5970956 140723495867072 140723495864408 5319236 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 17506304 140723495875777 140723495875907 140723495875907 140723495878606 0
/proc/12549/statm: 7144 1237 762 434 0 508 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 28576

[startup+282.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/243 12620
/proc/meminfo: memFree=32025728/32770624 swapFree=5824/195212
[pid=12549] ppid=12546 vsize=28576 CPUtime=282.26 cores=0,2,4,6,8,10,12,14
/proc/12549/stat : 12549 (cosoco) R 12546 12549 9820 0 -1 4202496 5431 0 0 0 28226 0 0 0 20 0 1 0 1637734 29261824 1237 33554432000 4194304 5970956 140723495867072 140723495864408 4908171 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 17506304 140723495875777 140723495875907 140723495875907 140723495878606 0
/proc/12549/statm: 7144 1237 762 434 0 508 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 28576

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/243 12621
/proc/meminfo: memFree=32025924/32770624 swapFree=5824/195272
[pid=12549] ppid=12546 vsize=28576 CPUtime=342.26 cores=0,2,4,6,8,10,12,14
/proc/12549/stat : 12549 (cosoco) R 12546 12549 9820 0 -1 4202496 5835 0 0 0 34226 0 0 0 20 0 1 0 1637734 29261824 1237 33554432000 4194304 5970956 140723495867072 140723495864408 4912928 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 17506304 140723495875777 140723495875907 140723495875907 140723495878606 0
/proc/12549/statm: 7144 1237 762 434 0 508 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 28576

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 12622
/proc/meminfo: memFree=32025552/32770624 swapFree=5824/195256
[pid=12549] ppid=12546 vsize=28576 CPUtime=402.25 cores=0,2,4,6,8,10,12,14
/proc/12549/stat : 12549 (cosoco) R 12546 12549 9820 0 -1 4202496 6239 0 0 0 40225 0 0 0 20 0 1 0 1637734 29261824 1237 33554432000 4194304 5970956 140723495867072 140723495864408 4913052 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 17506304 140723495875777 140723495875907 140723495875907 140723495878606 0
/proc/12549/statm: 7144 1237 762 434 0 508 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 28576

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 12623
/proc/meminfo: memFree=32025428/32770624 swapFree=5824/195304
[pid=12549] ppid=12546 vsize=28576 CPUtime=462.25 cores=0,2,4,6,8,10,12,14
/proc/12549/stat : 12549 (cosoco) R 12546 12549 9820 0 -1 4202496 6643 0 0 0 46225 0 0 0 20 0 1 0 1637734 29261824 1237 33554432000 4194304 5970956 140723495867072 140723495864408 4912928 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 17506304 140723495875777 140723495875907 140723495875907 140723495878606 0
/proc/12549/statm: 7144 1237 762 434 0 508 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 28576

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 12631
/proc/meminfo: memFree=32025236/32770624 swapFree=5824/195364
[pid=12549] ppid=12546 vsize=28576 CPUtime=522.24 cores=0,2,4,6,8,10,12,14
/proc/12549/stat : 12549 (cosoco) R 12546 12549 9820 0 -1 4202496 7047 0 0 0 52224 0 0 0 20 0 1 0 1637734 29261824 1237 33554432000 4194304 5970956 140723495867072 140723495864408 5319987 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 17506304 140723495875777 140723495875907 140723495875907 140723495878606 0
/proc/12549/statm: 7144 1237 762 434 0 508 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 28576

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 12632
/proc/meminfo: memFree=32024948/32770624 swapFree=5824/195416
[pid=12549] ppid=12546 vsize=28576 CPUtime=582.24 cores=0,2,4,6,8,10,12,14
/proc/12549/stat : 12549 (cosoco) R 12546 12549 9820 0 -1 4202496 7451 0 0 0 58224 0 0 0 20 0 1 0 1637734 29261824 1237 33554432000 4194304 5970956 140723495867072 140723495864408 5327857 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 17506304 140723495875777 140723495875907 140723495875907 140723495878606 0
/proc/12549/statm: 7144 1237 762 434 0 508 0
Current children cumulated CPU time (s) 582.24
Current children cumulated vsize (KiB) 28576


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


[startup+1542.31 s]
/proc/loadavg: 2.08 2.03 2.05 3/243 12656
/proc/meminfo: memFree=32021920/32770624 swapFree=5824/196116
[pid=12549] ppid=12546 vsize=28576 CPUtime=1542.15 cores=0,2,4,6,8,10,12,14
/proc/12549/stat : 12549 (cosoco) R 12546 12549 9820 0 -1 4202496 13609 0 0 0 154215 0 0 0 20 0 1 0 1637734 29261824 1237 33554432000 4194304 5970956 140723495867072 140723495864408 4912964 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 17506304 140723495875777 140723495875907 140723495875907 140723495878606 0
/proc/12549/statm: 7144 1237 762 434 0 508 0
Current children cumulated CPU time (s) 1542.15
Current children cumulated vsize (KiB) 28576

[startup+1602.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/243 12658
/proc/meminfo: memFree=32021932/32770624 swapFree=5824/196148
[pid=12549] ppid=12546 vsize=28576 CPUtime=1602.14 cores=0,2,4,6,8,10,12,14
/proc/12549/stat : 12549 (cosoco) R 12546 12549 9820 0 -1 4202496 13968 0 0 0 160214 0 0 0 20 0 1 0 1637734 29261824 1237 33554432000 4194304 5970956 140723495867072 140723495864408 4913057 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 17506304 140723495875777 140723495875907 140723495875907 140723495878606 0
/proc/12549/statm: 7144 1237 762 434 0 508 0
Current children cumulated CPU time (s) 1602.14
Current children cumulated vsize (KiB) 28576

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/242 12659
/proc/meminfo: memFree=32022960/32770624 swapFree=5824/196188
[pid=12549] ppid=12546 vsize=28576 CPUtime=1662.13 cores=0,2,4,6,8,10,12,14
/proc/12549/stat : 12549 (cosoco) R 12546 12549 9820 0 -1 4202496 14372 0 0 0 166213 0 0 0 20 0 1 0 1637734 29261824 1237 33554432000 4194304 5970956 140723495867072 140723495864408 4913057 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 17506304 140723495875777 140723495875907 140723495875907 140723495878606 0
/proc/12549/statm: 7144 1237 762 434 0 508 0
Current children cumulated CPU time (s) 1662.13
Current children cumulated vsize (KiB) 28576

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 12668
/proc/meminfo: memFree=32021160/32770624 swapFree=5824/196240
[pid=12549] ppid=12546 vsize=28576 CPUtime=1722.13 cores=0,2,4,6,8,10,12,14
/proc/12549/stat : 12549 (cosoco) R 12546 12549 9820 0 -1 4202496 14732 0 0 0 172213 0 0 0 20 0 1 0 1637734 29261824 1237 33554432000 4194304 5970956 140723495867072 140723495864408 4912736 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 17506304 140723495875777 140723495875907 140723495875907 140723495878606 0
/proc/12549/statm: 7144 1237 762 434 0 508 0
Current children cumulated CPU time (s) 1722.13
Current children cumulated vsize (KiB) 28576

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 12669
/proc/meminfo: memFree=32022396/32770624 swapFree=5824/196276
[pid=12549] ppid=12546 vsize=28576 CPUtime=1782.12 cores=0,2,4,6,8,10,12,14
/proc/12549/stat : 12549 (cosoco) R 12546 12549 9820 0 -1 4202496 15100 0 0 0 178212 0 0 0 20 0 1 0 1637734 29261824 1237 33554432000 4194304 5970956 140723495867072 140723495864408 4912954 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 17506304 140723495875777 140723495875907 140723495875907 140723495878606 0
/proc/12549/statm: 7144 1237 762 434 0 508 0
Current children cumulated CPU time (s) 1782.12
Current children cumulated vsize (KiB) 28576

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 12670
/proc/meminfo: memFree=32021864/32770624 swapFree=5824/196324
[pid=12549] ppid=12546 vsize=28576 CPUtime=1842.12 cores=0,2,4,6,8,10,12,14
/proc/12549/stat : 12549 (cosoco) R 12546 12549 9820 0 -1 4202496 15504 0 0 0 184212 0 0 0 20 0 1 0 1637734 29261824 1237 33554432000 4194304 5970956 140723495867072 140723495864408 4908175 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 17506304 140723495875777 140723495875907 140723495875907 140723495878606 0
/proc/12549/statm: 7144 1237 762 434 0 508 0
Current children cumulated CPU time (s) 1842.12
Current children cumulated vsize (KiB) 28576

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 12671
/proc/meminfo: memFree=32022164/32770624 swapFree=5824/196364
[pid=12549] ppid=12546 vsize=28576 CPUtime=1902.11 cores=0,2,4,6,8,10,12,14
/proc/12549/stat : 12549 (cosoco) R 12546 12549 9820 0 -1 4202496 15855 0 0 0 190211 0 0 0 20 0 1 0 1637734 29261824 1237 33554432000 4194304 5970956 140723495867072 140723495864408 4912928 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 17506304 140723495875777 140723495875907 140723495875907 140723495878606 0
/proc/12549/statm: 7144 1237 762 434 0 508 0
Current children cumulated CPU time (s) 1902.11
Current children cumulated vsize (KiB) 28576

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 12672
/proc/meminfo: memFree=32022432/32770624 swapFree=5824/196388
[pid=12549] ppid=12546 vsize=28576 CPUtime=1962.11 cores=0,2,4,6,8,10,12,14
/proc/12549/stat : 12549 (cosoco) R 12546 12549 9820 0 -1 4202496 16208 0 0 0 196211 0 0 0 20 0 1 0 1637734 29261824 1237 33554432000 4194304 5970956 140723495867072 140723495864408 4913047 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 17506304 140723495875777 140723495875907 140723495875907 140723495878606 0
/proc/12549/statm: 7144 1237 762 434 0 508 0
Current children cumulated CPU time (s) 1962.11
Current children cumulated vsize (KiB) 28576

[startup+2022.3 s]
/proc/loadavg: 2.14 2.05 2.05 3/243 12673
/proc/meminfo: memFree=32022264/32770624 swapFree=5824/196444
[pid=12549] ppid=12546 vsize=28576 CPUtime=2022.1 cores=0,2,4,6,8,10,12,14
/proc/12549/stat : 12549 (cosoco) R 12546 12549 9820 0 -1 4202496 16612 0 0 0 202210 0 0 0 20 0 1 0 1637734 29261824 1237 33554432000 4194304 5970956 140723495867072 140723495864408 5327968 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 17506304 140723495875777 140723495875907 140723495875907 140723495878606 0
/proc/12549/statm: 7144 1237 762 434 0 508 0
Current children cumulated CPU time (s) 2022.1
Current children cumulated vsize (KiB) 28576

[startup+2082.3 s]
/proc/loadavg: 2.11 2.05 2.05 3/243 12674
/proc/meminfo: memFree=32021632/32770624 swapFree=5824/196472
[pid=12549] ppid=12546 vsize=28576 CPUtime=2082.1 cores=0,2,4,6,8,10,12,14
/proc/12549/stat : 12549 (cosoco) R 12546 12549 9820 0 -1 4202496 16983 0 0 0 208210 0 0 0 20 0 1 0 1637734 29261824 1237 33554432000 4194304 5970956 140723495867072 140723495864408 4912964 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 17506304 140723495875777 140723495875907 140723495875907 140723495878606 0
/proc/12549/statm: 7144 1237 762 434 0 508 0
Current children cumulated CPU time (s) 2082.1
Current children cumulated vsize (KiB) 28576

[startup+2142.3 s]
/proc/loadavg: 2.10 2.06 2.05 3/243 12675
/proc/meminfo: memFree=32021544/32770624 swapFree=5824/196508
[pid=12549] ppid=12546 vsize=28576 CPUtime=2142.09 cores=0,2,4,6,8,10,12,14
/proc/12549/stat : 12549 (cosoco) R 12546 12549 9820 0 -1 4202496 17354 0 0 0 214209 0 0 0 20 0 1 0 1637734 29261824 1237 33554432000 4194304 5970956 140723495867072 140723495864408 4912928 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 17506304 140723495875777 140723495875907 140723495875907 140723495878606 0
/proc/12549/statm: 7144 1237 762 434 0 508 0
Current children cumulated CPU time (s) 2142.09
Current children cumulated vsize (KiB) 28576

[startup+2202.31 s]
/proc/loadavg: 2.09 2.06 2.05 3/243 12676
/proc/meminfo: memFree=32021072/32770624 swapFree=5824/196552
[pid=12549] ppid=12546 vsize=28576 CPUtime=2202.09 cores=0,2,4,6,8,10,12,14
/proc/12549/stat : 12549 (cosoco) R 12546 12549 9820 0 -1 4202496 17758 0 0 0 220209 0 0 0 20 0 1 0 1637734 29261824 1237 33554432000 4194304 5970956 140723495867072 140723495864408 4912979 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 17506304 140723495875777 140723495875907 140723495875907 140723495878606 0
/proc/12549/statm: 7144 1237 762 434 0 508 0
Current children cumulated CPU time (s) 2202.09
Current children cumulated vsize (KiB) 28576

[startup+2262.3 s]
/proc/loadavg: 2.09 2.07 2.05 3/243 12677
/proc/meminfo: memFree=32021120/32770624 swapFree=5824/196596
[pid=12549] ppid=12546 vsize=28576 CPUtime=2262.08 cores=0,2,4,6,8,10,12,14
/proc/12549/stat : 12549 (cosoco) R 12546 12549 9820 0 -1 4202496 18109 0 0 0 226208 0 0 0 20 0 1 0 1637734 29261824 1237 33554432000 4194304 5970956 140723495867072 140723495864408 4912964 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 17506304 140723495875777 140723495875907 140723495875907 140723495878606 0
/proc/12549/statm: 7144 1237 762 434 0 508 0
Current children cumulated CPU time (s) 2262.08
Current children cumulated vsize (KiB) 28576

[startup+2322.3 s]
/proc/loadavg: 2.07 2.07 2.05 3/244 12686
/proc/meminfo: memFree=32022332/32770624 swapFree=5824/196644
[pid=12549] ppid=12546 vsize=28576 CPUtime=2322.07 cores=0,2,4,6,8,10,12,14
/proc/12549/stat : 12549 (cosoco) R 12546 12549 9820 0 -1 4202496 18460 0 0 0 232207 0 0 0 20 0 1 0 1637734 29261824 1237 33554432000 4194304 5970956 140723495867072 140723495864408 4913057 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 17506304 140723495875777 140723495875907 140723495875907 140723495878606 0
/proc/12549/statm: 7144 1237 762 434 0 508 0
Current children cumulated CPU time (s) 2322.07
Current children cumulated vsize (KiB) 28576

[startup+2382.3 s]
/proc/loadavg: 2.03 2.06 2.05 3/244 12687
/proc/meminfo: memFree=32021096/32770624 swapFree=5824/196680
[pid=12549] ppid=12546 vsize=28576 CPUtime=2382.07 cores=0,2,4,6,8,10,12,14
/proc/12549/stat : 12549 (cosoco) R 12546 12549 9820 0 -1 4202496 18811 0 0 0 238207 0 0 0 20 0 1 0 1637734 29261824 1237 33554432000 4194304 5970956 140723495867072 140723495864408 4912861 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 17506304 140723495875777 140723495875907 140723495875907 140723495878606 0
/proc/12549/statm: 7144 1237 762 434 0 508 0
Current children cumulated CPU time (s) 2382.07
Current children cumulated vsize (KiB) 28576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.31 s]
/proc/loadavg: 2.10 2.07 2.05 3/244 12687
/proc/meminfo: memFree=32021716/32770624 swapFree=5824/196684
[pid=12549] ppid=12546 vsize=28576 CPUtime=2400.07 cores=0,2,4,6,8,10,12,14
/proc/12549/stat : 12549 (cosoco) R 12546 12549 9820 0 -1 4202496 19214 0 0 0 240007 0 0 0 20 0 1 0 1637734 29261824 1237 33554432000 4194304 5970956 140723495867072 140723495864408 4908168 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 17506304 140723495875777 140723495875907 140723495875907 140723495878606 0
/proc/12549/statm: 7144 1237 762 434 0 508 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 28576

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 12549 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2400.31 s]
/proc/loadavg: 2.10 2.07 2.05 3/244 12687
/proc/meminfo: memFree=32021716/32770624 swapFree=5824/196684
[pid=12549] ppid=12546 vsize=28576 CPUtime=2400.07 cores=0,2,4,6,8,10,12,14
/proc/12549/stat : 12549 (cosoco) R 12546 12549 9820 0 -1 4202496 19214 0 0 0 240007 0 0 0 20 0 1 0 1637734 29261824 1237 33554432000 4194304 5970956 140723495867072 140723495864408 4908168 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 17506304 140723495875777 140723495875907 140723495875907 140723495878606 0
/proc/12549/statm: 7144 1237 762 434 0 508 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 28576

Child status: 1
Real time (s): 2400.31
CPU time (s): 2400.08
CPU user time (s): 2400.08
CPU system time (s): 0.004999
CPU usage (%): 99.9907
Max. virtual memory (cumulated for all children) (KiB): 28576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.08
system time used= 0.004999
maximum resident set size= 4992
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19242
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= 12
involuntary context switches= 120617

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.724 second user time and 8.40915 second system time

The end

Launcher Data

Begin job on node147 at 2017-07-21 21:02:05
IDJOB=4242484
IDBENCH=134578
IDSOLVER=2620
FILE ID=node147/4242484-1500663725
RUNJOBID= node147-1500648172-9851
PBS_JOBID= 20623274
Free space on /tmp= 61748 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s07/Blackhole-4-07-6_X2.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4242484-1500663725/watcher-4242484-1500663725 -o /tmp/evaluation-result-4242484-1500663725/solver-4242484-1500663725 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node147-1500648172-9851 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4242484-1500663725.xml

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

MD5SUM BENCH= fad96b2eb778b7f693e68e3d100e5397
RANDOM SEED=225848264

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.47
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2133.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.47
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
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	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.47
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1867.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.47
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.47
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        30259648 kB
MemAvailable:   30444612 kB
Buffers:           35352 kB
Cached:           457136 kB
SwapCached:            0 kB
Active:          1923228 kB
Inactive:         203472 kB
Active(anon):    1636912 kB
Inactive(anon):     8680 kB
Active(file):     286316 kB
Inactive(file):   194792 kB
Unevictable:        5824 kB
Mlocked:            5824 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2280 kB
Writeback:             0 kB
AnonPages:       1645784 kB
Mapped:            31600 kB
Shmem:              8852 kB
Slab:              71424 kB
SReclaimable:      39380 kB
SUnreclaim:        32044 kB
KernelStack:        4560 kB
PageTables:         8556 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1911656 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1589248 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61928 MiB
End job on node147 at 2017-07-21 21:42:06